aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2002-08-19-BytecodeReader.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-08-19-BytecodeReader.ll')
-rw-r--r--test/Assembler/2002-08-19-BytecodeReader.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/2002-08-19-BytecodeReader.ll b/test/Assembler/2002-08-19-BytecodeReader.ll
index e211014..0722885 100644
--- a/test/Assembler/2002-08-19-BytecodeReader.ll
+++ b/test/Assembler/2002-08-19-BytecodeReader.ll
@@ -2,6 +2,7 @@
; "crafty" spec benchmark.
;
; RUN: opt < %s -instcombine | llvm-dis
+; RUN: verify-uselistorder %s
%CHESS_POSITION = type { i32, i32 }
@pawn_probes = external global i32 ; <i32*> [#uses=0]