1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

[gn build] Port 8dbe44cb293

This commit is contained in:
LLVM GN Syncbot 2020-11-16 14:58:16 +00:00
parent e24d5bd069
commit 0bc59c8f71

View File

@ -20,6 +20,7 @@ static_library("IPO") {
]
sources = [
"AlwaysInliner.cpp",
"Annotation2Metadata.cpp",
"ArgumentPromotion.cpp",
"Attributor.cpp",
"AttributorAttributes.cpp",