Replace uses of unwind with unreachable for the same effect.
[oota-llvm.git] / test / Transforms / CodeExtractor / 2004-11-12-InvokeExtract.ll
index 8cd6094826681d74f417ec37c822a50fff683a74..fc58577f67abf8d8abfb7842ab8dd8ffbfa230aa 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -extract-blocks -disable-output
+; RUN: opt < %s -extract-blocks -disable-output
 define i32 @foo() {
         br label %EB