Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / Generic / 2006-09-02-LocalAllocCrash.ll
index 4b332b32cf124d722d0c9edce4664bd29efa6a48..928edc4f47867dda4750e1b4abc919cda9303035 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -regalloc=local
+; RUN: llc < %s -regalloc=fast
        
 %struct.CHESS_POSITION = type { i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i32, i32, i8, i8, [64 x i8], i8, i8, i8, i8, i8 }
 @search = external global %struct.CHESS_POSITION               ; <%struct.CHESS_POSITION*> [#uses=2]