forked from OSchip/llvm-project
[gn build] Port 39f64c4c83
This commit is contained in:
parent
c1f068b8f1
commit
820ced1362
|
@ -14,6 +14,7 @@ unittest("OrcJITTests") {
|
||||||
]
|
]
|
||||||
sources = [
|
sources = [
|
||||||
"CoreAPIsTest.cpp",
|
"CoreAPIsTest.cpp",
|
||||||
|
"ExecutorProcessControlTest.cpp",
|
||||||
"IndirectionUtilsTest.cpp",
|
"IndirectionUtilsTest.cpp",
|
||||||
"JITTargetMachineBuilderTest.cpp",
|
"JITTargetMachineBuilderTest.cpp",
|
||||||
"LazyCallThroughAndReexportsTest.cpp",
|
"LazyCallThroughAndReexportsTest.cpp",
|
||||||
|
|
Loading…
Reference in New Issue