summaryrefslogtreecommitdiff
path: root/test/CodeGen/XCore/exception.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/XCore/exception.ll')
-rw-r--r--test/CodeGen/XCore/exception.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CodeGen/XCore/exception.ll b/test/CodeGen/XCore/exception.ll
index 8018cdcada..3179fcdfcf 100644
--- a/test/CodeGen/XCore/exception.ll
+++ b/test/CodeGen/XCore/exception.ll
@@ -29,9 +29,8 @@ entry:
; CHECK: .cfi_offset 15, 0
; CHECK: ldc r0, 4
; CHECK: bl __cxa_allocate_exception
-; CHECK: ldaw r11, cp[_ZTIi]
+; CHECK: ldaw r1, dp[_ZTIi]
; CHECK: ldc r2, 0
-; CHECK: mov r1, r11
; CHECK: bl __cxa_throw
define void @fn_throw() {
entry: