DI: Update tests before adding !dbg subprogram attachments
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-br-phi.ll
index 3b9d4652b75579eea992978dea71ece13a22ee7f..fb0f0153898b808f93108883d452d4557e9770d3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios
+; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios
 
 ; This test ensures HandlePHINodesInSuccessorBlocks() is able to promote basic
 ; non-legal integer types (i.e., i1, i8, i16).