1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

gn build: Merge b9d8e23b806

This commit is contained in:
LLVM GN Syncbot 2019-10-30 19:36:47 +00:00
parent b24faad0cf
commit 5d65b565d1

View File

@ -15,6 +15,7 @@ unittest("JITLinkTests") {
]
sources = [
"JITLinkTestCommon.cpp",
"LinkGraphTests.cpp",
"MachO_x86_64_Tests.cpp",
]
}