summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2009-11-06 23:06:42 +0000
committerBob Wilson <bob.wilson@apple.com>2009-11-06 23:06:42 +0000
commitdb42ca663b1e66291471b1fd2fde5d8455b77caa (patch)
tree8b9245e5c24e60b7191939bf991908c037e2b175 /llvm/test/CodeGen
parent3600f41a3a1fb90c42bd624ca6489aaab3033b41 (diff)
downloadbcm5719-llvm-db42ca663b1e66291471b1fd2fde5d8455b77caa.tar.gz
bcm5719-llvm-db42ca663b1e66291471b1fd2fde5d8455b77caa.zip
Fix a broken test.
llvm-svn: 86298
Diffstat (limited to 'llvm/test/CodeGen')
-rw-r--r--llvm/test/CodeGen/Thumb2/load-global.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Thumb2/load-global.ll b/llvm/test/CodeGen/Thumb2/load-global.ll
index 4fd4525b045..92866700bd6 100644
--- a/llvm/test/CodeGen/Thumb2/load-global.ll
+++ b/llvm/test/CodeGen/Thumb2/load-global.ll
@@ -14,7 +14,7 @@ define i32 @test1() {
; PIC: _test1
; PIC: add r0, pc
-; PIC: .long L_G$non_lazy_ptr-(LPC0+4)
+; PIC: .long L_G$non_lazy_ptr-(LPC1_0+4)
; LINUX: test1
; LINUX: .long G(GOT)
OpenPOWER on IntegriCloud