[gn build] Port 2ae968a0d9

This commit is contained in:
LLVM GN Syncbot
2024-09-16 04:08:01 +00:00
parent 2ae968a0d9
commit 4fdccd346b
2 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,6 @@ static_library("Instrumentation") {
"IndirectCallPromotion.cpp",
"InstrOrderFile.cpp",
"InstrProfiling.cpp",
"Instrumentation.cpp",
"KCFI.cpp",
"LowerAllowCheckPass.cpp",
"MemProfiler.cpp",

View File

@@ -43,6 +43,7 @@ static_library("Utils") {
"InjectTLIMappings.cpp",
"InlineFunction.cpp",
"InstructionNamer.cpp",
"Instrumentation.cpp",
"IntegerDivision.cpp",
"LCSSA.cpp",
"LibCallsShrinkWrap.cpp",