We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f7dc0e commit ae80045Copy full SHA for ae80045
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
@@ -7,8 +7,8 @@
7
//
8
//===----------------------------------------------------------------------===//
9
10
-// Rewrite an existing set of gc.statepoints such that they make potential
11
-// relocations performed by the garbage collector explicit in the IR.
+// Rewrite call/invoke instructions so as to make potential relocations
+// performed by the garbage collector explicit in the IR.
12
13
14
0 commit comments