1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

[gn build] Port 0fda4c4745b8

This commit is contained in:
LLVM GN Syncbot 2021-05-14 04:56:03 +00:00
parent d5111c292d
commit 12903dbf9e

View File

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