aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MachObjectWriter.h
Commit message (Expand)AuthorAgeFilesLines
* MC: Direct all {fragment,section,symbol} address access through the MCAsmLayo...Daniel Dunbar2010-03-241-1/+2
* MC: Change MCObjectWriter::RecordRelocation to take an MCFragment (instead of...Daniel Dunbar2010-03-221-2/+2
* MC/Mach-O: Move to MachObjectWriter.{h,cpp}.Daniel Dunbar2010-03-191-0/+43