summaryrefslogtreecommitdiff
path: root/lld/MachO/Dwarf.h
Commit message (Expand)AuthorAgeFilesLines
* [lld] Change Optional to std::optionalFangrui Song2022-11-271-3/+3
* [lld/mac] Use C++17 nested namespace syntax in most placesNico Weber2022-08-081-4/+2
* [lld-macho] Support creating N_SO stab for DWARF5 compile unitsDaniel Bertalan2022-07-281-0/+5
* Reland "[lld-macho] Show source information for undefined references"Daniel Bertalan2022-06-211-0/+5
* Revert "[lld-macho] Show source information for undefined references"Nico Weber2022-06-201-5/+0
* [lld-macho] Show source information for undefined referencesDaniel Bertalan2022-06-201-0/+5
* [lld-macho] Emit STABS symbols for debugging, and drop debug sectionsJez Ng2020-12-011-0/+53