aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2007-04-20-AlignedStore.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2007-04-20-AlignedStore.ll')
-rw-r--r--test/Assembler/2007-04-20-AlignedStore.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/2007-04-20-AlignedStore.ll b/test/Assembler/2007-04-20-AlignedStore.ll
index 9e4dd9f..9605af2 100644
--- a/test/Assembler/2007-04-20-AlignedStore.ll
+++ b/test/Assembler/2007-04-20-AlignedStore.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llvm-dis | grep "align 1024"
+; RUN: verify-uselistorder %s
define void @test(i32* %arg) {
entry: