mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
gn build: Merge r372343
llvm-svn: 372344
This commit is contained in:
parent
bb6e7b26a0
commit
0d2758f267
@ -107,6 +107,7 @@ static_library("Analysis") {
|
||||
"Trace.cpp",
|
||||
"TypeBasedAliasAnalysis.cpp",
|
||||
"TypeMetadataUtils.cpp",
|
||||
"VFABIDemangling.cpp",
|
||||
"ValueLattice.cpp",
|
||||
"ValueLatticeUtils.cpp",
|
||||
"ValueTracking.cpp",
|
||||
|
@ -36,6 +36,7 @@ unittest("AnalysisTests") {
|
||||
"UnrollAnalyzerTest.cpp",
|
||||
"ValueLatticeTest.cpp",
|
||||
"ValueTrackingTest.cpp",
|
||||
"VectorFunctionABITest.cpp",
|
||||
"VectorUtilsTest.cpp",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user