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

[gn build] Port 2f6987ba61c

This commit is contained in:
LLVM GN Syncbot 2020-01-23 13:34:12 +00:00
parent 003b950720
commit 41ea30c256

View File

@ -17,6 +17,7 @@ unittest("UtilsTests") {
"FunctionComparatorTest.cpp", "FunctionComparatorTest.cpp",
"IntegerDivisionTest.cpp", "IntegerDivisionTest.cpp",
"LocalTest.cpp", "LocalTest.cpp",
"LoopRotationUtilsTest.cpp",
"LoopUtilsTest.cpp", "LoopUtilsTest.cpp",
"SSAUpdaterBulkTest.cpp", "SSAUpdaterBulkTest.cpp",
"SizeOptsTest.cpp", "SizeOptsTest.cpp",