aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MCAsmInfo.cpp
AgeCommit message (Expand)Author
2009-09-15remove some horrible MAI hooks which fortunately turn out to be always empty.Chris Lattner
2009-09-13remove MAI::JumpTableSpecialLabelPrefix now that MAI Chris Lattner
2009-08-25Revert last patch. We need to put this into TargetLowering. There will be a lotBill Wendling
2009-08-25Add the #include here.Bill Wendling
2009-08-25Add a target asm info hook to specify that particular bits of data in the FDEBill Wendling
2009-08-22rename TAI -> MAI, being careful not to make MAILJMP instructions :)Chris Lattner
2009-08-22move the MCAsmInfo .cpp/.h files into the right Chris Lattner