[IR] Reformulate LLVM's EH funclet IR
[oota-llvm.git] / test / Assembler / 2005-05-05-OpaqueUndefValues.ll
index 8ea8d97c5806da9b3a70d67b83f3760e7fceeb97..01456f10c9dc1961cce8df8d2998d648874fac8e 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | llvm-as
+; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
+; RUN: verify-uselistorder %s
 
 %t = type opaque
-%x = global %t undef
+@x = global %t undef