We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78315a3 commit 166baf3Copy full SHA for 166baf3
llvm/utils/gn/secondary/llvm/lib/Transforms/Instrumentation/BUILD.gn
@@ -27,6 +27,7 @@ static_library("Instrumentation") {
27
"MemProfiler.cpp",
28
"MemorySanitizer.cpp",
29
"NumericalStabilitySanitizer.cpp",
30
+ "PGOCtxProfFlattening.cpp",
31
"PGOCtxProfLowering.cpp",
32
"PGOForceFunctionAttrs.cpp",
33
"PGOInstrumentation.cpp",
0 commit comments