Upgrade old intrinsic function calls manually.
[oota-llvm.git] / test / Bytecode / old-intrinsics.ll
1 ; RUN: llvm-dis %s.bc-16 -o /dev/null -f &&
2 ; RUN: llc %s.bc-16 -o /dev/null -f -march=c
3 ; Just see if we can disassemble the bc file corresponding to this file.