Skip to content

Commit 8ad0db5

Browse files
llvmgnsyncbotgithub-actions[bot]
authored andcommitted
Automerge: [gn build] Port 16c7b3c
2 parents 182d8be + a1dd4e3 commit 8ad0db5

File tree

1 file changed

+2
-1
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Transforms/Instrumentation

1 file changed

+2
-1
lines changed

llvm/utils/gn/secondary/llvm/lib/Transforms/Instrumentation/BUILD.gn

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ static_library("Instrumentation") {
2222
"InstrProfiling.cpp",
2323
"KCFI.cpp",
2424
"LowerAllowCheckPass.cpp",
25-
"MemProfiler.cpp",
25+
"MemProfInstrumentation.cpp",
26+
"MemProfUse.cpp",
2627
"MemorySanitizer.cpp",
2728
"NumericalStabilitySanitizer.cpp",
2829
"PGOCtxProfFlattening.cpp",

0 commit comments

Comments
 (0)