summaryrefslogtreecommitdiff
path: root/lld/MachO/InputFiles.h
AgeCommit message (Expand)Author
2025-04-10[lld-macho] Support archives without index (#132942)Leonard Grey
2024-11-20[lld][MachO] Respect dylibs linked with `-allowable_client` (#114638)Carlo Cabrera
2023-12-22lld/MachO: Fix two typos to cycle botsNico Weber
2023-08-22[lld-macho] Stricter Bitcode Symbol ResolutionKyungwoo Lee
2023-08-13[lld-macho] Postprocess LC Linker OptionKyungwoo Lee
2023-08-04[lld-macho] Fixed crashes when linking with incompatible-arch archives/Vy Nguyen
2023-01-12[lld/mac] Add support for distributed ThinLTONico Weber
2022-12-23[lld-macho] Standardize error messagesJez Ng
2022-11-27[lld-macho] Change most Optional to std::optionalFangrui Song
2022-09-16[lld-macho] Parallelize linker optimization hint processingDaniel Bertalan
2022-09-15[lld-macho][reland] Add support for N_INDR symbolsJez Ng
2022-09-15Revert "[lld-macho] Add support for N_INDR symbols"Nico Weber
2022-09-15[lld-macho] Add support for N_INDR symbolsJez Ng
2022-07-28[lld/mac] Add support for $ld$previous symbols with explicit symbol nameNico Weber
2022-07-25Reland "[lld-macho] Implement -load_hidden"Daniel Bertalan
2022-07-25Revert "[lld-macho] Implement -load_hidden"Daniel Bertalan
2022-07-25[lld-macho] Implement -load_hiddenDaniel Bertalan
2022-07-23[lld-macho] Fold __objc_imageinfo sectionsJez Ng
2022-07-13[lld-macho] Accept dylibs with LC_DYLD_EXPORTS_TRIEDaniel Bertalan
2022-06-30[lld-macho] Initial support for Linker Optimization HintsDaniel Bertalan
2022-06-21Reland "[lld-macho] Show source information for undefined references"Daniel Bertalan
2022-06-20Revert "[lld-macho] Show source information for undefined references"Nico Weber
2022-06-20[lld-macho] Show source information for undefined referencesDaniel Bertalan
2022-06-13[lld-macho][reland] Initial support for EH FramesJez Ng
2022-06-09Revert "[lld-macho] Initial support for EH Frames"Douglas Yung
2022-06-08[lld-macho] Initial support for EH FramesJez Ng
2022-05-03[lld] Implement safe icf for MachOAlex Borcan
2022-04-23[lld/mac] For catalyst outputs, tolerate implicitly linking against mac-only ...Nico Weber
2022-04-22[lld-macho][nfc] Simplify unwind section lookupJez Ng
2022-04-07[lld-macho][nfc] Remove indirection when looking up common section membersJez Ng
2022-03-21[lld-macho][nfc] Have findContainingSubsection take a SectionJez Ng
2022-02-15[lld-macho][nfc] Factor out callgraph parsing codeJez Ng
2022-02-03[lld-macho][nfc] Eliminate InputSection::SharedJez Ng
2022-02-01[lld-macho][nfc] Comments and style fixesJez Ng
2022-01-19[lld-macho] Add --start-lib --end-libFangrui Song
2022-01-12[lld-macho] Port CallGraphSort from COFF/ELFLeonard Grey
2021-12-17[lld-macho] Handle $ld$hide[$os] symbols.Vy Nguyen
2021-12-11[lld-macho][nfc] Simplify LC_DATA_IN_CODE generationJez Ng
2021-11-17[lld-macho][nfc] Factor-out NFC changes from main __eh_frame diffGreg McGary
2021-11-16[lld-macho][nfc] rename parsed-section types & variablesGreg McGary
2021-11-04[lld-macho] Clear resolvedReads cacheKeith Smiley
2021-10-31[MachO] Properly reset global stateShoaib Meenai
2021-10-26[lld-macho] Associate compact unwind entries with function symbolsJez Ng
2021-08-26[lld-macho] Refactor archive loadingJez Ng
2021-07-22[lld-macho] Disambiguate bitcode files with the same name by archive name/off...Leonard Grey
2021-07-12[lld/mac] Implement -application_extensionNico Weber
2021-07-11[lld-macho][nfc] clang-formatJez Ng
2021-07-11[lld-macho][nfc] Avoid using std::map for PlatformKindsJez Ng
2021-06-14[lld][MachO] Add support for LC_DATA_IN_CODEAlexander Shaposhnikov
2021-06-13[lld-macho][nfc] Add `final` to classes where possibleJez Ng