diff options
Diffstat (limited to 'test/CodeGen/Thumb/push.ll')
| -rw-r--r-- | test/CodeGen/Thumb/push.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/push.ll b/test/CodeGen/Thumb/push.ll index 94ef8e900434e..62229c6dadedb 100644 --- a/test/CodeGen/Thumb/push.ll +++ b/test/CodeGen/Thumb/push.ll @@ -2,7 +2,7 @@ ; rdar://7268481 define void @t() nounwind { -; CHECK: t: +; CHECK-LABEL: t: ; CHECK: push {r7} entry: call void asm sideeffect alignstack ".long 0xe7ffdefe", ""() nounwind |
