forked from OSchip/llvm-project
gn build: Merge c066ff11d8
This commit is contained in:
parent
cd09fee3d6
commit
7a31678b71
|
@ -17,6 +17,7 @@ unittest("UtilsTests") {
|
||||||
"FunctionComparatorTest.cpp",
|
"FunctionComparatorTest.cpp",
|
||||||
"IntegerDivisionTest.cpp",
|
"IntegerDivisionTest.cpp",
|
||||||
"LocalTest.cpp",
|
"LocalTest.cpp",
|
||||||
|
"LoopUtilsTest.cpp",
|
||||||
"SSAUpdaterBulkTest.cpp",
|
"SSAUpdaterBulkTest.cpp",
|
||||||
"SizeOptsTest.cpp",
|
"SizeOptsTest.cpp",
|
||||||
"UnrollLoopTest.cpp",
|
"UnrollLoopTest.cpp",
|
||||||
|
|
Loading…
Reference in New Issue