Fix test to appease the buildbots.
authorBob Wilson <bob.wilson@apple.com>
Wed, 14 Jul 2010 16:43:47 +0000 (16:43 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 14 Jul 2010 16:43:47 +0000 (16:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108334 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll

index e3086a332a8be35cea7e06e12a1e960528c357d6..98a5263c2f99b89b44cd409065472777cd4fcb0c 100644 (file)
@@ -12,7 +12,7 @@ define weak arm_aapcs_vfpcc i32 @_ZNKSs7compareERKSs(%"struct.std::basic_string<
 ; CHECK: _ZNKSs7compareERKSs:
 ; CHECK:      it  eq
 ; CHECK-NEXT: subeq.w r0, r6, r8
-; CHECK-NEXT: ldmia.w sp, {r4, r5, r6, r8, r9, pc}
+; CHECK-NEXT: ldmia.w sp!, {r4, r5, r6, r8, r9, pc}
 entry:
   %0 = tail call arm_aapcs_vfpcc  i32 @_ZNKSs4sizeEv(%"struct.std::basic_string<char,std::char_traits<char>,std::allocator<char> >"* %this) ; <i32> [#uses=3]
   %1 = tail call arm_aapcs_vfpcc  i32 @_ZNKSs4sizeEv(%"struct.std::basic_string<char,std::char_traits<char>,std::allocator<char> >"* %__str) ; <i32> [#uses=3]