summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineModuleInfoImpls.h
Commit message (Expand)AuthorAge
* Rename virtual table anchors from Anchor() to anchor() for consistency with t...Craig Topper2012-09-26
* Add a bit along with the MCSymbols stored in the MachineModuleInfo maps thatBill Wendling2010-03-10
* Preliminary patch to improve dwarf EH generation - Hooks to return Personalit...Anton Korobeynikov2010-02-15
* make MachineModuleInfoMachO hold non-const MCSymbol*'s insteadChris Lattner2010-02-03
* move FnStubs/GVSTubs/HiddenGVStub handling out of the X86 asmprinterChris Lattner2009-09-16
* add a new MachineModuleInfoMachO class, which is the per-moduleChris Lattner2009-09-16