forked from OSchip/llvm-project
Ensure we don't regress on reading version 6 bytecode.
llvm-svn: 31574
This commit is contained in:
parent
c4ecf9ff47
commit
eacb043c0a
|
@ -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.
Loading…
Reference in New Issue