summaryrefslogtreecommitdiff
path: root/lld/MachO/DriverUtils.cpp
AgeCommit message (Expand)Author
2025-10-06[llvm] Add subcommand support for OptTable (#155026)Prabhu Rajasekaran
2025-06-17[lld] check cache in loadDylib before real_path (#143595)Richard Howell
2025-06-10Revert "[lld] check cache before real_path in loadDylib (#140791)"Hans Wennborg
2025-05-29[lld] check cache before real_path in loadDylib (#140791)Richard Howell
2025-05-25[lld] Remove unused includes (NFC) (#141421)Kazu Hirata
2025-05-23[lld] Use llvm::any_of (NFC) (#141316)Kazu Hirata
2025-04-29[lld] resolve dylib paths before caching (#137649)Richard Howell
2024-12-11Rework the `Option` library to reduce dynamic relocations (#119198)Chandler Carruth
2024-11-20[lld][MachO] Respect dylibs linked with `-allowable_client` (#114638)Carlo Cabrera
2024-11-16[lld] Use context-aware outs() and errs()Fangrui Song
2024-04-05Reland "[flang][clang] Add Visibility specific help text for options (#81869)"David Spickett
2024-04-05Revert "[flang][clang] Add Visibility specific help text for options (#81869)"David Spickett
2024-04-05[flang][clang] Add Visibility specific help text for options (#81869)David Spickett
2024-01-22[lld] Use SmallString::operator std::string (NFC)Kazu Hirata
2023-08-15Reapply "[Option] Add "Visibility" field and clone the OptTable APIs to use it"Justin Bogner
2023-08-14Revert "[Option] Add "Visibility" field and clone the OptTable APIs to use it"Justin Bogner
2023-08-14[Option] Add "Visibility" field and clone the OptTable APIs to use itJustin Bogner
2023-06-05[lld] StringRef::{starts,ends}with => {starts,ends}_with. NFCFangrui Song
2023-01-12[OptTable] Precompute OptTable prefixes union table through tablegenserge-sans-paille
2022-12-27[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille
2022-12-25Revert "[clang] Use a StringRef instead of a raw char pointer to store builti...Vitaly Buka
2022-12-24[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille
2022-12-23Revert "[clang] Use a StringRef instead of a raw char pointer to store builti...serge-sans-paille
2022-12-23[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille
2022-12-23Revert "[clang] Use a StringRef instead of a raw char pointer to store builti...serge-sans-paille
2022-12-23[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille
2022-12-15[lld-macho] Don't rewrite -rpath arguments in response fileJez Ng
2022-12-08Store OptTable::Info::Name as a StringRefserge-sans-paille
2022-11-27[lld-macho] Change most Optional to std::optionalFangrui Song
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-06-11[lld-macho] Add support for -wKeith Smiley
2022-04-23[lld/mac] For catalyst outputs, tolerate implicitly linking against mac-only ...Nico Weber
2022-01-20Re-land [LLD] Remove global state in lldCommonAlexandre Ganea
2022-01-16Revert [LLD] Remove global state in lldCommonAlexandre Ganea
2022-01-16[LLD] Remove global state in lldCommonAlexandre Ganea
2021-10-31[MachO] Properly reset global stateShoaib Meenai
2021-10-20[lld-macho] Fix dangling string reference when adding frameworksKaining Zhong
2021-09-14[lld/mac] Search .tbd before binary for framework files tooNico Weber
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-11[lld-macho][nfc] Remove unnecessary llvm:: namespace prefixesJez Ng
2021-06-24[OptTable] Rename PrintHelp to printHelpFangrui Song
2021-06-18Revert "[lld-macho] Have path-related functions return std::string, not Strin...Jez Ng
2021-06-18[lld-macho] Have path-related functions return std::string, not StringRefJez Ng
2021-06-09[lld/mac] Print dylib search details with --print-dylib-search or RC_TRACE_DY...Nico Weber
2021-06-07[lld/mac] Implement support for searching dylibs with @rpath/ in install nameNico Weber
2021-06-03[lld-macho] Parse re-exports of nested TAPI documentsJez Ng