summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fastisel-thumb-litpool.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/fastisel-thumb-litpool.ll')
-rw-r--r--llvm/test/CodeGen/ARM/fastisel-thumb-litpool.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/ARM/fastisel-thumb-litpool.ll b/llvm/test/CodeGen/ARM/fastisel-thumb-litpool.ll
index aa9e7260fb2..53653a5a4f5 100644
--- a/llvm/test/CodeGen/ARM/fastisel-thumb-litpool.ll
+++ b/llvm/test/CodeGen/ARM/fastisel-thumb-litpool.ll
@@ -5,6 +5,7 @@
; hence the CHECK-NOT.
define i32 @test_thumb_ldrlit() minsize {
+; CHECK-LABEL: test_thumb_ldrlit:
; CHECK: ldr r0, LCPI0_0
; CHECK-NOT: ldr
ret i32 12345678
OpenPOWER on IntegriCloud