summaryrefslogtreecommitdiffstats
path: root/test/Bytecode/old-intrinsics.ll
blob: ac57e27bec68347cb56c226d2fc7b5a7fae009d9 (plain)
1
2
3
4
5
6
; 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.

; XFAIL: *