Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No...
[oota-llvm.git] / test / CodeGen / PowerPC / 2008-03-17-RegScavengerCrash.ll
index 9f35b8346c6851896b688f4c0af175985e6b7b8d..fb8cdcea63aaed0c1c7b934e1ffc763c0d59e82c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -enable-ppc32-regscavenger
+; RUN: llc < %s -march=ppc32
 
        %struct._cpp_strbuf = type { i8*, i32, i32 }
        %struct.cpp_string = type { i32, i8* }