When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's the
[oota-llvm.git] / test / CodeGen / Blackfin / printf2.ll
index 6f402d547e3615be436641d1c4ca61450e451e9b..7ac7e8032bb6da964aeb8acc293dec028464d79e 100644 (file)
@@ -1,7 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin
-; XFAIL: *
-; Assertion failed: (isUsed(Reg) && "Using an undefined register!"),
-; function forward, file RegisterScavenging.cpp, line 182.
+; RUN: llc < %s -march=bfin
 
 declare i32 @printf(i8*, ...)