[gn build] Port 0fda4c4745

This commit is contained in:
LLVM GN Syncbot 2021-05-14 04:56:03 +00:00
parent 0fda4c4745
commit de115c3fb2
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ unittest("OrcJITTests") {
"IndirectionUtilsTest.cpp", "IndirectionUtilsTest.cpp",
"JITTargetMachineBuilderTest.cpp", "JITTargetMachineBuilderTest.cpp",
"LazyCallThroughAndReexportsTest.cpp", "LazyCallThroughAndReexportsTest.cpp",
"ObjectLinkingLayerTest.cpp",
"OrcCAPITest.cpp", "OrcCAPITest.cpp",
"OrcTestCommon.cpp", "OrcTestCommon.cpp",
"QueueChannel.cpp", "QueueChannel.cpp",