[AArch64, fast-isel] Fall back to SelectionDAG to select tail calls.
[oota-llvm.git] / test / CodeGen / SPARC / basictest.ll
index 7004af9828f38ab2eb9f86d9930adcca77bb1b7b..ba858253287a51e32cf74b88de9231f1ec314655 100644 (file)
@@ -25,7 +25,7 @@ define i32 @test2(i32 %X, i32 %Y) {
 ; CHECK: xnor %o0, %o1, %o0
 }
 
-; CHECK: store_zero:
+; CHECK-LABEL: store_zero:
 ; CHECK: st   %g0, [%o0]
 ; CHECK: st   %g0, [%o1+4]
 define i32 @store_zero(i32* %a, i32* %b) {