Fix inlining to not lose the "cleanup" clause from landingpads
[oota-llvm.git] / test / Transforms / ADCE / 2002-05-28-Crash.ll
index 27c7205203c0e150691eec5d42538b4f3e78b901..9bbbd055ff96be3a906b84ff31cb4b20668de5a7 100644 (file)
@@ -11,7 +11,7 @@
 ;  return !s;
 ;}
 ;
-; RUN: llvm-as < %s | opt -adce
+; RUN: opt < %s -adce
 
 define i32 @rx_bitset_empty(i32 %size, i32* %set) {
 bb1: