summaryrefslogtreecommitdiff
path: root/lld/test/MachO
AgeCommit message (Expand)Author
2025-11-21[lld:MachO] Allow independent override of weak symbols aliased via .set (#167...Joshua Haberman
2025-11-17[lld][MachO] Read cstring order for non deduped sections (#161879)Ellis Hoag
2025-11-11[lld][macho] Fix segfault while processing malformed object file. (#167025)Prabhu Rajasekaran
2025-11-01[lld][macho] Error out gracefully when offset is outside literal section (#16...Jez Ng
2025-10-31[lld][macho] Ignore cstrings in bp orderer (#165757)Ellis Hoag
2025-10-27[lld][macho] Support 1-byte branch relocs for x86_64 (#164439)Jez Ng
2025-10-22[lld][test] Remove unsafe-fp-math uses (NFC) (#164598)paperchalice
2025-10-17[lld][MachO] Disable read-workers.s test eveywhereDavid Spickett
2025-10-17[lld] Reject --read-workers when lld is built without thread support (#163925)David Spickett
2025-10-03[lld][MachO] Tail merge strings (#161262)Ellis Hoag
2025-09-26[lld][macho] Rename test to fix spelling (#160938)Ellis Hoag
2025-09-22[lld] Fix requires in cstring test (#160172)Ellis Hoag
2025-09-22[LLD][MachO] Option to emit separate cstring sections (#158720)Ellis Hoag
2025-09-03Revert "[lld] Make lld tests use lit internal shell by default"Aiden Grossman
2025-09-03[lld] Make lld tests use lit internal shell by defaultAiden Grossman
2025-09-03[lld] Make cache-warning* tests work with internal shellAiden Grossman
2025-09-03[lld] Update cgdata-* tests to not use subshellsAiden Grossman
2025-09-03[lld] Update tests redirecting multiple commands to FileCheckAiden Grossman
2025-09-03[lld] Remove shell requirements from testsAiden Grossman
2025-09-03[lld][MachO] Silence warnings about --read-workers parsing (#156608)Frederik Harwath
2025-08-29[lld-macho] Avoid infinite recursion when parsing corrupted export tries (#15...Daniel Rodríguez Troitiño
2025-08-07[lld-macho] Process OSO prefix only textually in both input and output (#152063)Daniel Rodríguez Troitiño
2025-07-21[lld] Fix -ObjC load behavior with LTO for section names with whitespace (#14...Aleksandr Urakov
2025-07-16[lld-macho] Enable Linker Optimization Hints pass for arm64_32 (#148964)Daniel Bertalan
2025-07-05[Clang][AArch64] Remove redundant tune args to the backend (#146896)Tomer Shafir
2025-06-29[AArch64] Fix stale +zcm target feature to +zcm-gpr64 (#146260)Tomer Shafir
2025-06-23[lld][BP] Print total size of startup symbols (#145106)Ellis Hoag
2025-06-17[lld] check cache in loadDylib before real_path (#143595)Richard Howell
2025-06-05[lld][macho] Support order cstrings with -order_file (#140307)SharonXSharon
2025-06-03[lld][macho] fix test failure by adding # REQUIRES: aarch64 (#142649)SharonXSharon
2025-06-03[lld][macho] Strip .__uniq. and .llvm. hashes in -order_file (#140670)SharonXSharon
2025-05-02[lld] handle re-exports for full framework paths (#137989)Richard Howell
2025-05-01[lld-macho] Fix branch extension logic compatibility with __objc_stubs (#137913)alx32
2025-04-29[lld][InstrProf] Skip BP ordering input sections with null data (#137906)Ellis Hoag
2025-04-28[lld-macho] Fix test to write to correct test dir location (#137708)Ivan Tadeu Ferreira Antunes Filho
2025-04-28[lld-macho]Added missing commit from PR/135241 (#137672)Vy Nguyen
2025-04-28[lld-macho]Fix bug in finding "chained" re-exported libs. (#135241)Vy Nguyen
2025-04-10[lld-macho] Support archives without index (#132942)Leonard Grey
2025-04-10[lld] load rpaths from tbd files (#134925)Richard Howell
2025-04-04[lld-macho] Fix code section ordering in output binary (#134010)alx32
2025-03-28[lld][MachO] Support for -interposable (#131813)John Holdsworth
2025-03-27[lld-macho] Fix STABS entries for `--icf=safe_thunks` and `--keep-icf-stabs` ...alx32
2025-03-21[lld-macho] Don't double emit reexported libraries (#132275)Leonard Grey
2025-03-19[lld][MachO] Add --disable_verify flag (#132105)Ellis Hoag
2025-03-13[InstrProf] Remove -forder-file-instrumentation (#130192)Ellis Hoag
2025-02-18[lld][MachO] Test with exported_symbol and exported_symbols_list together (#1...Ellis Hoag
2025-02-13[lld][BP] Order .Tgm symbols for startup (#126328)Ellis Hoag
2025-02-13[lld-macho] Use Symbols as branch target for safe_thunks ICF (#126835)alx32
2025-02-13[lld][BP] Avoid ordering ICF'ed sections (#126327)Ellis Hoag
2025-02-10[lld] Remove usage of `%T` in `lld/test` (#126133)Peter Rong