mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[gn build] Port 7e4c6fb8546
This commit is contained in:
parent
f7aaee70de
commit
363f3d6efc
@ -52,6 +52,7 @@ static_library("Analysis") {
|
||||
"GlobalsModRef.cpp",
|
||||
"GuardUtils.cpp",
|
||||
"HeatUtils.cpp",
|
||||
"IRSimilarityIdentifier.cpp",
|
||||
"IVDescriptors.cpp",
|
||||
"IVUsers.cpp",
|
||||
"IndirectCallPromotionAnalysis.cpp",
|
||||
|
@ -25,6 +25,7 @@ unittest("AnalysisTests") {
|
||||
"DomTreeUpdaterTest.cpp",
|
||||
"FunctionPropertiesAnalysisTest.cpp",
|
||||
"GlobalsModRefTest.cpp",
|
||||
"IRSimilarityIdentifierTest.cpp",
|
||||
"IVDescriptorsTest.cpp",
|
||||
"LazyCallGraphTest.cpp",
|
||||
"LoadsTest.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user