blob: ad1cc48f99c58bd58ae6582166085148c720d010 [file] [log] [blame]
Chris Lattner2c6d99c2006-01-23 07:07:51 +00001; RUN: llvm-dis %s.bc-16 -o /dev/null -f &&
2; RUN: llc %s.bc-16 -o /dev/null -f -march=c
Chris Lattner6446b7f2006-01-19 06:15:34 +00003; Just see if we can disassemble the bc file corresponding to this file.