add support for bugpointing the integrated assembler.  Something like this
works for me: bugpoint Output/bisort.llvm.bc -run-llc-ia -safe-run-llc

This uses llc with the integrated assembler as the test compiler and llc
without it as the safe compiler.

llvm-svn: 98618
3 files changed
tree: 299efc265d9de38d476e24104c9dac96ef08c30a
  1. clang/
  2. compiler-rt/
  3. llvm/