Correct my last commit (revision 256860).
authorManuel Jacob <me@manueljacob.de>
Tue, 5 Jan 2016 19:45:54 +0000 (19:45 +0000)
committerManuel Jacob <me@manueljacob.de>
Tue, 5 Jan 2016 19:45:54 +0000 (19:45 +0000)
I forgot to save a small wording improvement before committing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256862 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/PlaceSafepoints/leaf-function.ll

index 3942abde18398162219888935087a3923b0dd28b..5054ad8e118b73f2625e91314804e5c96c3d20b9 100644 (file)
@@ -2,8 +2,8 @@
 
 declare void @foo() "gc-leaf-function"
 
-; Calls of functions with the "gc-leaf-function" attribute shouldn't get
-; safepoints.  An entry safepoint should get inserted, though.
+; Calls of functions with the "gc-leaf-function" attribute shouldn't be turned
+; into a safepoint.  An entry safepoint should get inserted, though.
 define void @test_leaf_function() gc "statepoint-example" {
 ; CHECK-LABEL: test_leaf_function
 ; CHECK: gc.statepoint.p0f_isVoidf