forked from OSchip/llvm-project
[gn build] Port 8740360093
This commit is contained in:
parent
8740360093
commit
d3a2038955
|
@ -17,6 +17,7 @@ unittest("OrcJITTests") {
|
||||||
"IndirectionUtilsTest.cpp",
|
"IndirectionUtilsTest.cpp",
|
||||||
"JITTargetMachineBuilderTest.cpp",
|
"JITTargetMachineBuilderTest.cpp",
|
||||||
"LazyCallThroughAndReexportsTest.cpp",
|
"LazyCallThroughAndReexportsTest.cpp",
|
||||||
|
"OrcCAPITest.cpp",
|
||||||
"OrcTestCommon.cpp",
|
"OrcTestCommon.cpp",
|
||||||
"QueueChannel.cpp",
|
"QueueChannel.cpp",
|
||||||
"RPCUtilsTest.cpp",
|
"RPCUtilsTest.cpp",
|
||||||
|
|
Loading…
Reference in New Issue