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

[gn build] Port d9a4a244138

This commit is contained in:
LLVM GN Syncbot 2020-05-21 00:30:02 +00:00
parent 8a530703a7
commit d464efe516

View File

@ -17,6 +17,7 @@ static_library("Utils") {
"CallGraphUpdater.cpp",
"CallPromotionUtils.cpp",
"CanonicalizeAliases.cpp",
"CanonicalizeFreezeInLoops.cpp",
"CloneFunction.cpp",
"CloneModule.cpp",
"CodeExtractor.cpp",