mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
4 lines
162 B
LLVM
4 lines
162 B
LLVM
|
; RUN: llvm-dis %s.bc-16 -o /dev/null -f &&
|
||
|
; RUN: llc %s.bc-16 -o /dev/null -f -march=c
|
||
|
; Just see if we can disassemble the bc file corresponding to this file.
|