[RS4GC] Comment clarification

llvm-svn: 304514
This commit is contained in:
Philip Reames 2017-06-02 01:52:06 +00:00
parent 0f7dc0e2d0
commit ae80045deb

View File

@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
//
// Rewrite an existing set of gc.statepoints such that they make potential
// 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.
//
//===----------------------------------------------------------------------===//