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 0123608 commit 44c5593Copy full SHA for 44c5593
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
@@ -6,7 +6,7 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
-// This pass lowers instrprof_* intrinsics emitted by a frontend for profiling.
+// This pass lowers instrprof_* intrinsics emitted by an instrumentor.
10
// It also builds the data structures and initialization code needed for
11
// updating execution counts and emitting the profile at runtime.
12
0 commit comments