aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Clear the stub map in getSortedStubs.Rafael Espindola1-5/+4
2012-09-26Rename virtual table anchors from Anchor() to anchor() for consistency with t...Craig Topper1-2/+2
2010-03-10Add a bit along with the MCSymbols stored in the MachineModuleInfo maps thatBill Wendling1-5/+4
2010-02-15Preliminary patch to improve dwarf EH generation - Hooks to return Personalit...Anton Korobeynikov1-5/+6
2010-02-03make MachineModuleInfoMachO hold non-const MCSymbol*'s insteadChris Lattner1-4/+4
2009-09-16Don't sort the vector when it is empty. This should fix some expensive checkingBenjamin Kramer1-1/+2
2009-09-16add a new MachineModuleInfoMachO class, which is the per-moduleChris Lattner1-0/+44