1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

[gn build] Port 2f0d755d815

This commit is contained in:
LLVM GN Syncbot 2020-08-17 20:30:41 +00:00
parent 4a4ddffaf1
commit 8cd39d97f0

View File

@ -15,5 +15,6 @@ unittest("ObjectTests") {
"ObjectFileTest.cpp",
"SymbolSizeTest.cpp",
"SymbolicFileTest.cpp",
"XCOFFObjectFileTest.cpp",
]
}