aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-11-05 23:31:40 +0000
committerDan Gohman <gohman@apple.com>2009-11-05 23:31:40 +0000
commit3f131328ffddcd6768180ef195836c8d53878940 (patch)
tree48938680359e8bac6c00ab31c215778d6a503c2e /test/CodeGen/ARM
parent568a3be545dd1ad256af69549d9b95df474bfd8f (diff)
downloadexternal_llvm-3f131328ffddcd6768180ef195836c8d53878940.zip
external_llvm-3f131328ffddcd6768180ef195836c8d53878940.tar.gz
external_llvm-3f131328ffddcd6768180ef195836c8d53878940.tar.bz2
Update these tests for the new label names.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86192 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM')
-rw-r--r--test/CodeGen/ARM/indirectbr.ll6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/CodeGen/ARM/indirectbr.ll b/test/CodeGen/ARM/indirectbr.ll
index cf4a1ab..8b56f13 100644
--- a/test/CodeGen/ARM/indirectbr.ll
+++ b/test/CodeGen/ARM/indirectbr.ll
@@ -55,6 +55,6 @@ L1: ; preds = %L2, %bb2
store i8* blockaddress(@foo, %L5), i8** @nextaddr, align 4
ret i32 %res.3
}
-; ARM: .long L_foo_L5-(LPC{{.*}}+8)
-; THUMB: .long L_foo_L5-(LPC{{.*}}+4)
-; THUMB2: .long L_foo_L5
+; ARM: .long LBA4__foo__L5-(LPC{{.*}}+8)
+; THUMB: .long LBA4__foo__L5-(LPC{{.*}}+4)
+; THUMB2: .long LBA4__foo__L5