aboutsummaryrefslogtreecommitdiff
path: root/lld/MachO/ICF.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-08[lld/mac] Use C++17 nested namespace syntax in most placesNico Weber1-4/+2
2022-07-20[lld-macho] Fold cfstrings with --deduplicate-literalsKeith Smiley1-1/+1
2022-05-03[lld] Implement safe icf for MachOAlex Borcan1-0/+4
2021-07-01[lld-macho] Move ICF earlier to avoid emitting redundant bindsJez Ng1-20/+1
2021-06-17[lld-macho] Implement ICFGreg McGary1-0/+42