Correct my last commit (revision 256860).

I forgot to save a small wording improvement before committing.

llvm-svn: 256862
This commit is contained in:
Manuel Jacob 2016-01-05 19:45:54 +00:00
parent fd495892d6
commit 68b753a4fb
1 changed files with 2 additions and 2 deletions

View 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