summaryrefslogtreecommitdiff
path: root/test/Bytecode/old-intrinsics.ll
blob: 780f8a25667bb75701810bfccaf847b494dd25a1 (plain)
1
2
3
4
; 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.