aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineModuleInfoImpls.cpp
AgeCommit message (Expand)Author
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-16Don't sort the vector when it is empty. This should fix some expensive checkingBenjamin Kramer
2009-09-16add a new MachineModuleInfoMachO class, which is the per-moduleChris Lattner