summaryrefslogtreecommitdiff
path: root/lld/test/MachO/invalid
AgeCommit message (Expand)Author
2025-11-01[lld][macho] Error out gracefully when offset is outside literal section (#16...Jez Ng
2025-10-27[lld][macho] Support 1-byte branch relocs for x86_64 (#164439)Jez Ng
2025-08-29[lld-macho] Avoid infinite recursion when parsing corrupted export tries (#15...Daniel Rodríguez Troitiño
2025-04-10[lld-macho] Support archives without index (#132942)Leonard Grey
2024-07-22Reapply "[lld] enable fixup chains by default (#79894)" (#99255)Daniel Bertalan
2024-07-06[lld-macho] Remove symbols to `__mod_init_func` with `-init_offsets` (#97156)Daniel Bertalan
2024-06-13[lld-macho] Mark local personality functions as `INDIRECT_SYMBOL_LOCAL` (#95171)Daniel Bertalan
2024-02-16Revert "[lld] enable fixup chains by default (#79894)"Hans Wennborg
2024-02-09[lld] Fix test failures when running as root user (#81339)Tom Stellard
2024-01-31[lld] enable fixup chains by default (#79894)Richard Howell
2023-06-07Reland "D144999 [MC][MachO]Only emits compact-unwind format for "canonical" p...Vy Nguyen
2023-05-30[lld-macho] Remove linking bitcode supportKeith Smiley
2023-05-19Revert "[RFC][MC][MachO]Only emits compact-unwind format for "canonical" pers...Nico Weber
2023-05-18[RFC][MC][MachO]Only emits compact-unwind format for "canonical" personality ...Vy Nguyen
2023-03-03[lld-macho] Remove duplicate minimum version infoKeith Smiley
2023-02-17Reland "[TextAPI] Implement TBDv5 Reader"Cyndy Ishida
2023-02-17Revert "[TextAPI] Implement TBDv5 Reader"Cyndy Ishida
2023-02-17[TextAPI] Implement TBDv5 ReaderCyndy Ishida
2023-01-05[lld-macho] Don't support relocations in cstring sectionsJez Ng
2022-12-23[lld-macho] Standardize error messagesJez Ng
2022-12-22[lld-macho] Flip string deduplication defaultKeith Smiley
2022-12-09[LLD] Convert a test to use 'target=...' instead of triple checkPaul Robinson
2022-10-04[lld/mac] With -demangle, strip leading _ from non-mangled namesNico Weber
2022-10-04[lld-macho] Add support for emitting chained fixupsDaniel Bertalan
2022-09-30[lld-macho] Do not error out on dead stripped duplicate symbolsVincent Lee
2022-09-16[lld-macho] Parallelize linker optimization hint processingDaniel Bertalan
2022-09-05[lld-macho] Diagnose unaligned arm64 PAGEOFF12 relocationsDaniel Bertalan
2022-07-25[lld-macho] Demangle location name in undefined symbol diagnosticsDaniel Bertalan
2022-07-16[lld-macho] Handle filename being passed in -lto_object_pathDaniel Bertalan
2022-06-30[lld-macho] Initial support for Linker Optimization HintsDaniel Bertalan
2022-06-23[lld-macho] Use source information in duplicate symbol errorsDaniel 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-15Reland "[lld-macho] Group undefined symbol diagnostics by symbol".Daniel Bertalan
2022-06-15Revert "[lld-macho] Group undefined symbol diagnostics by symbol"Stella Stamenova
2022-06-14[lld-macho] Group undefined symbol diagnostics by symbolDaniel Bertalan
2022-06-14[lld-macho] Print the name of functions containing undefined referencesDaniel Bertalan
2022-06-13[lld-macho] Fix symbol name returned from InputSection::getLocationDaniel 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-06-08[lld/mac] Write output sections in parallelMichael Eisel
2022-06-06[lld-macho] Demangle symbol names in duplicate-symbol error when -demangle is...Vy Nguyen
2022-04-22[lld-macho] Fix crash on invalid framework tbdKeith Smiley
2022-04-21[lld/mac] Warn that writing zippered outputs isn't implementedNico Weber
2022-04-08[lld-macho] Use fewer indirections in UnwindInfo implementationJez Ng
2022-02-28[lld-macho] Have relocation address included in range-check error messageJez Ng
2022-02-11[lld-macho][nfc] Rename %no_fatal_warnings_lld in testsJez Ng
2022-02-10[lld-macho][nfc] Centralize usages of ld64.lld in testsVincent Lee