summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/2009-08-20-ISelBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Thumb/2009-08-20-ISelBug.ll')
-rw-r--r--test/CodeGen/Thumb/2009-08-20-ISelBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/2009-08-20-ISelBug.ll b/test/CodeGen/Thumb/2009-08-20-ISelBug.ll
index c31b65b54e31..72c9e6251e27 100644
--- a/test/CodeGen/Thumb/2009-08-20-ISelBug.ll
+++ b/test/CodeGen/Thumb/2009-08-20-ISelBug.ll
@@ -11,7 +11,7 @@
define arm_apcscc i32 @t(%struct.asl_file_t* %s, i64 %off, i64* %out) nounwind optsize {
; CHECK: t:
-; CHECK: adds r3, #8
+; CHECK: adds r0, #8
entry:
%val = alloca i64, align 4 ; <i64*> [#uses=3]
%0 = icmp eq %struct.asl_file_t* %s, null ; <i1> [#uses=1]