mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[gn build] Port 613f791131e
This commit is contained in:
parent
5ab14950dd
commit
11214da374
@ -68,7 +68,6 @@ static_library("Analysis") {
|
||||
"LoopAnalysisManager.cpp",
|
||||
"LoopCacheAnalysis.cpp",
|
||||
"LoopInfo.cpp",
|
||||
"LoopNestAnalysis.cpp",
|
||||
"LoopPass.cpp",
|
||||
"LoopUnrollAnalyzer.cpp",
|
||||
"MemDepPrinter.cpp",
|
||||
|
@ -25,7 +25,6 @@ unittest("AnalysisTests") {
|
||||
"LazyCallGraphTest.cpp",
|
||||
"LoadsTest.cpp",
|
||||
"LoopInfoTest.cpp",
|
||||
"LoopNestTest.cpp",
|
||||
"MemoryBuiltinsTest.cpp",
|
||||
"MemorySSATest.cpp",
|
||||
"OrderedInstructionsTest.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user