Ensure we don't regress on reading version 6 bytecode.

llvm-svn: 31574
This commit is contained in:
Reid Spencer 2006-11-08 21:28:30 +00:00
parent c4ecf9ff47
commit eacb043c0a
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
; 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

Binary file not shown.