aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Allow symbols to start from the digit if target requests it. This allows, e.g...Anton Korobeynikov2009-09-181-0/+1
* Big change #1 for personality function references:Chris Lattner2009-09-161-3/+0
* remove some horrible MAI hooks which fortunately turn out to be always empty.Chris Lattner2009-09-151-4/+0
* remove MAI::JumpTableSpecialLabelPrefix now that MAI Chris Lattner2009-09-131-1/+0
* Revert last patch. We need to put this into TargetLowering. There will be a lotBill Wendling2009-08-251-1/+0
* Add the #include here.Bill Wendling2009-08-251-0/+1
* Add a target asm info hook to specify that particular bits of data in the FDEBill Wendling2009-08-251-0/+1
* rename TAI -> MAI, being careful not to make MAILJMP instructions :)Chris Lattner2009-08-221-1/+1
* move the MCAsmInfo .cpp/.h files into the right Chris Lattner2009-08-221-0/+113