aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCAsmInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Allow symbols to start from the digit if target requests it. This allows, e.g...Anton Korobeynikov2009-09-181-0/+7
* Big change #1 for personality function references:Chris Lattner2009-09-161-20/+0
* remove some horrible MAI hooks which fortunately turn out to be always empty.Chris Lattner2009-09-151-24/+0
* second part to r81695, I missed a directory.Chris Lattner2009-09-131-7/+0
* Revert last patch. We need to put this into TargetLowering. There will be a lotBill Wendling2009-08-251-7/+0
* Comment formatting. Removing of unused #include and type forwarding.Bill Wendling2009-08-251-53/+50
* Add a target asm info hook to specify that particular bits of data in the FDEBill Wendling2009-08-251-19/+19
* fix a build error on the clang-i686-linux tester.Chris Lattner2009-08-221-1/+1
* mcasminfo doesn't use std::stringChris Lattner2009-08-221-1/+0
* move the MCAsmInfo .cpp/.h files into the right Chris Lattner2009-08-221-1/+525
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-221-0/+3