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