[gn build] Port c0fdc74887

This commit is contained in:
LLVM GN Syncbot 2022-01-10 08:36:39 +00:00
parent 4a4b8e4f99
commit 38916195c9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ static_library("Shared") {
output_name = "LLVMOrcShared"
deps = [ "//llvm/lib/Support" ]
sources = [
"AllocationActions.cpp",
"OrcError.cpp",
"OrcRTBridge.cpp",
"SimpleRemoteEPCUtils.cpp",