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 d4e8619 commit 17ab8a3Copy full SHA for 17ab8a3
llvm/utils/gn/secondary/llvm/lib/Transforms/Instrumentation/BUILD.gn
@@ -28,6 +28,7 @@ static_library("Instrumentation") {
28
"NumericalStabilitySanitizer.cpp",
29
"PGOCtxProfFlattening.cpp",
30
"PGOCtxProfLowering.cpp",
31
+ "PGOEstimateTripCounts.cpp",
32
"PGOForceFunctionAttrs.cpp",
33
"PGOInstrumentation.cpp",
34
"PGOMemOPSizeOpt.cpp",
0 commit comments