1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

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 972e7d7995
commit d3fd11fe83
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.