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