summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCAsmInfo.h
Commit message (Expand)AuthorAge
* Revert last patch. We need to put this into TargetLowering. There will be a lotBill Wendling2009-08-25
* Comment formatting. Removing of unused #include and type forwarding.Bill Wendling2009-08-25
* Add a target asm info hook to specify that particular bits of data in the FDEBill Wendling2009-08-25
* fix a build error on the clang-i686-linux tester.Chris Lattner2009-08-22
* mcasminfo doesn't use std::stringChris Lattner2009-08-22
* move the MCAsmInfo .cpp/.h files into the right Chris Lattner2009-08-22
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-22