Revert r129518, "Change ELF systems to use CFI for producing the EH tables. This...
[oota-llvm.git] / test / Assembler / 2009-02-28-StripOpaqueName.ll
index eef5d3614a818d43ae933e33e407273340fb5a9b..f61a44cbd15d933745a4c5aae6164f141593f2a6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -strip | llvm-dis | llvm-as | llvm-dis
+; RUN: opt < %s -strip -S | llvm-as | llvm-dis
 
 ; Stripping the name from A should not break references to it.
 %A = type opaque