Add thumb2 add sp.
[oota-llvm.git] / test / Transforms / Inline / 2007-12-19-InlineNoUnwind.ll
index 6264f8f01c3fbb68916886b0319a140d2d3da80b..5f7da15fc1b2edc56b8b803f54b238d29c93bbc2 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as %s -o - | opt -inline | llvm-dis | grep nounwind
-; RUN: llvm-as %s -o - | opt -inline | llvm-dis | grep unreachable
+; RUN: llvm-as %s -o - | opt -inline | llvm-dis | grep nounwind
+; RUN: llvm-as %s -o - | opt -inline | llvm-dis | grep unreachable
 
 declare i1 @extern()