[AArch64][Stackmaps] Optimize stackmap shadows on AArch64.
[oota-llvm.git] / test / Assembler / 2009-02-28-StripOpaqueName.ll
index eef5d3614a818d43ae933e33e407273340fb5a9b..614cc5721d80f71ebc8a8cc9c1a134f493eaaeab 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | opt -strip | llvm-dis | llvm-as | llvm-dis
+; RUN: opt < %s -strip -S | llvm-as | llvm-dis
+; RUN: verify-uselistorder %s
 
 ; Stripping the name from A should not break references to it.
 %A = type opaque