aboutsummaryrefslogtreecommitdiff
path: root/lld/MachO/Dwarf.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-01[lld-macho] Factor out common InputSection membersJez Ng1-1/+1
2021-04-27[lld-macho][NFC] define more strings in section_names:: and segment_names::Greg McGary1-5/+6
2021-03-10[lld-macho][NFC] add const to pointer/reference induction variables of range-...Greg McGary1-1/+1
2020-12-10[lld-macho] Don't attempt to emit rebase opcodes for debug sectionsJez Ng1-20/+13
2020-12-01[lld-macho] Emit STABS symbols for debugging, and drop debug sectionsJez Ng1-0/+49