1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

gn build: Merge r374245

llvm-svn: 374260
This commit is contained in:
GN Sync Bot 2019-10-09 23:10:49 +00:00
parent 9dec52a461
commit 83375fb2e2

View File

@ -13,6 +13,7 @@ unittest("GlobalISelTests") {
]
sources = [
"CSETest.cpp",
"ConstantFoldingTest.cpp",
"GISelMITest.cpp",
"KnownBitsTest.cpp",
"LegalizerHelperTest.cpp",