aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineModuleInfoImpls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-5/+4
* Rename virtual table anchors from Anchor() to anchor() for consistency with t...Craig Topper2012-09-261-2/+2
* Add a bit along with the MCSymbols stored in the MachineModuleInfo maps thatBill Wendling2010-03-101-5/+4
* Preliminary patch to improve dwarf EH generation - Hooks to return Personalit...Anton Korobeynikov2010-02-151-5/+6
* make MachineModuleInfoMachO hold non-const MCSymbol*'s insteadChris Lattner2010-02-031-4/+4
* Don't sort the vector when it is empty. This should fix some expensive checkingBenjamin Kramer2009-09-161-1/+2
* add a new MachineModuleInfoMachO class, which is the per-moduleChris Lattner2009-09-161-0/+44