summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MachObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* MC: Direct all {fragment,section,symbol} address access through the MCAsmLayo...Daniel Dunbar2010-03-241-36/+40
* Add a FIXME.Daniel Dunbar2010-03-221-0/+14
* MC: Change MCObjectWriter::RecordRelocation to take an MCFragment (instead of...Daniel Dunbar2010-03-221-12/+12
* Better fix for r98994, MachObjectWriterImpl wasn't intended to be virtual.Daniel Dunbar2010-03-201-8/+5
* Fix -Wnon-virtual-dtor warning.Rafael Espindola2010-03-191-0/+2
* MC/Mach-O/x86_64: Add relocation support.Daniel Dunbar2010-03-191-0/+213
* MC/Mach-O: Move to MachObjectWriter.{h,cpp}.Daniel Dunbar2010-03-191-0/+897
OpenPOWER on IntegriCloud