mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[gn build] Port caf395ee8c2
This commit is contained in:
parent
e14ebade1a
commit
ef5b92a924
@ -55,6 +55,7 @@ static_library("Analysis") {
|
||||
"InlineAdvisor.cpp",
|
||||
"InlineCost.cpp",
|
||||
"InlineFeaturesAnalysis.cpp",
|
||||
"InlineSizeEstimatorAnalysis.cpp",
|
||||
"InstCount.cpp",
|
||||
"InstructionPrecedenceTracking.cpp",
|
||||
"InstructionSimplify.cpp",
|
||||
|
@ -25,6 +25,7 @@ unittest("AnalysisTests") {
|
||||
"GlobalsModRefTest.cpp",
|
||||
"IVDescriptorsTest.cpp",
|
||||
"InlineFeaturesAnalysisTest.cpp",
|
||||
"InlineSizeEstimatorAnalysisTest.cpp",
|
||||
"LazyCallGraphTest.cpp",
|
||||
"LoadsTest.cpp",
|
||||
"LoopInfoTest.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user