Fix PR6673: updating the callback should not clear the map.
[oota-llvm.git] / test / CodeGen / Thumb / 2009-08-20-ISelBug.ll
index c31b65b54e3193da9810f9f0e78f85547d1c79b5..72c9e6251e27eac312471f7023bd23a95ca6a422 100644 (file)
@@ -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]