1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

[gn build] Port 48fa355ed4b

This commit is contained in:
LLVM GN Syncbot 2020-05-11 16:11:59 +00:00
parent 3cd660b606
commit c62f0dfec9

View File

@ -52,6 +52,7 @@ static_library("Analysis") {
"IVDescriptors.cpp",
"IVUsers.cpp",
"IndirectCallPromotionAnalysis.cpp",
"InlineAdvisor.cpp",
"InlineCost.cpp",
"InstCount.cpp",
"InstructionPrecedenceTracking.cpp",