PR9055: extend the fix to PR4050 (r70179) to apply to zext and anyext.
[oota-llvm.git] / test / Transforms / CodeExtractor / 2004-03-18-InvokeHandling.ll
index 48e5a768e0e58bd776e9aebd2de0a925d73f45ab..91e9799ad9cab40a4236f5179f2e29f284c92394 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-extract -disable-output
+; RUN: opt < %s -loop-extract -disable-output
 
 declare i32 @_IO_getc()