aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll')
-rw-r--r--test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll b/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
index 415f88e..9405fbb 100644
--- a/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
+++ b/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llvm-dis -disable-output
+; RUN: verify-uselistorder < %s
; PR4373
@foo = weak global { i32 } zeroinitializer