forked from OSchip/llvm-project
[gn build] Port c0fdc74887
This commit is contained in:
parent
4a4b8e4f99
commit
38916195c9
|
@ -2,6 +2,7 @@ static_library("Shared") {
|
|||
output_name = "LLVMOrcShared"
|
||||
deps = [ "//llvm/lib/Support" ]
|
||||
sources = [
|
||||
"AllocationActions.cpp",
|
||||
"OrcError.cpp",
|
||||
"OrcRTBridge.cpp",
|
||||
"SimpleRemoteEPCUtils.cpp",
|
||||
|
|
Loading…
Reference in New Issue