aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2005-05-05-OpaqueUndefValues.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2005-05-05-OpaqueUndefValues.ll')
-rw-r--r--test/Assembler/2005-05-05-OpaqueUndefValues.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/2005-05-05-OpaqueUndefValues.ll b/test/Assembler/2005-05-05-OpaqueUndefValues.ll
index 8cd1419..01456f1 100644
--- a/test/Assembler/2005-05-05-OpaqueUndefValues.ll
+++ b/test/Assembler/2005-05-05-OpaqueUndefValues.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
+; RUN: verify-uselistorder %s
%t = type opaque
@x = global %t undef