[mips] Add error message when trying to use $at in '.set noat' mode.
[oota-llvm.git] / lib / Target / Mips / MipsModuleISelDAGToDAG.h
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...