gn build: Merge r360671

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360766 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nico Weber 2019-05-15 12:08:45 +00:00
parent 6e7af205f8
commit 5a5e3cc42f

View File

@ -20,6 +20,7 @@ unittest("AnalysisTests") {
"DivergenceAnalysisTest.cpp",
"DomTreeUpdaterTest.cpp",
"GlobalsModRefTest.cpp",
"IVDescriptorsTest.cpp",
"LazyCallGraphTest.cpp",
"LoopInfoTest.cpp",
"MemoryBuiltinsTest.cpp",