Don't print a label before .cfi_startproc when we don't need to. This makes

the produce assembly when using CFI just a bit more readable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147743 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola
2012-01-07 22:42:19 +00:00
parent 86132a721d
commit 547be2699c
10 changed files with 30 additions and 19 deletions

View File

@@ -15,5 +15,5 @@ l2: ; preds = %l1
br label %l1
}
; CHECK: .Ltmp1: # Address of block that was removed by CodeGen
; CHECK: .quad .Ltmp1
; CHECK: .Ltmp0: # Address of block that was removed by CodeGen
; CHECK: .quad .Ltmp0