forked from OSchip/llvm-project
[gn build] Port a7bbe45a3e
This commit is contained in:
parent
a7bbe45a3e
commit
928090f5fe
|
@ -35,6 +35,7 @@ static_library("Utils") {
|
||||||
"InlineFunction.cpp",
|
"InlineFunction.cpp",
|
||||||
"InstructionNamer.cpp",
|
"InstructionNamer.cpp",
|
||||||
"IntegerDivision.cpp",
|
"IntegerDivision.cpp",
|
||||||
|
"KnowledgeRetention.cpp",
|
||||||
"LCSSA.cpp",
|
"LCSSA.cpp",
|
||||||
"LibCallsShrinkWrap.cpp",
|
"LibCallsShrinkWrap.cpp",
|
||||||
"Local.cpp",
|
"Local.cpp",
|
||||||
|
|
Loading…
Reference in New Issue