aboutsummaryrefslogtreecommitdiff
path: root/test/Bytecode/ver6.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bytecode/ver6.ll')
-rw-r--r--test/Bytecode/ver6.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Bytecode/ver6.ll b/test/Bytecode/ver6.ll
index a75f81a60e..07d2bd4c6b 100644
--- a/test/Bytecode/ver6.ll
+++ b/test/Bytecode/ver6.ll
@@ -1,2 +1,3 @@
; Just see if we can disassemble the ver6.ll.bc bc file for upgrade purposes.
; RUN: llvm-dis < %s.bc | llvm-as | llc -o /dev/null -f -march=c
+; RUN: llvm-dis < %s.bc | llvm-as | opt -verify | llvm-dis | llvm-as -o /dev/null -f