Skip to content

Commit 166baf3

Browse files
committed
[gn build] Port 775c507
1 parent 78315a3 commit 166baf3

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ static_library("Instrumentation") {
2727
"MemProfiler.cpp",
2828
"MemorySanitizer.cpp",
2929
"NumericalStabilitySanitizer.cpp",
30+
"PGOCtxProfFlattening.cpp",
3031
"PGOCtxProfLowering.cpp",
3132
"PGOForceFunctionAttrs.cpp",
3233
"PGOInstrumentation.cpp",

0 commit comments

Comments
 (0)