Chris Lattner | 2c6d99c | 2006-01-23 07:07:51 +0000 | [diff] [blame] | 1 | ; RUN: llvm-dis %s.bc-16 -o /dev/null -f && |
2 | ; RUN: llc %s.bc-16 -o /dev/null -f -march=c | ||||
Chris Lattner | 6446b7f | 2006-01-19 06:15:34 +0000 | [diff] [blame] | 3 | ; Just see if we can disassemble the bc file corresponding to this file. |