mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-19 17:33:29 +00:00
d8e01971d3
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31574 91177308-0d34-0410-b5e6-96231b3b80d8
3 lines
143 B
LLVM
3 lines
143 B
LLVM
; 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
|