summaryrefslogtreecommitdiff
path: root/lld/test/ELF/partition-notes.s
AgeCommit message (Expand)Author
2024-07-03[llvm-readobj][ELF] Alter JSON/LLVM output on note sections to allow for mult...Fred Grim
2023-09-14[ELF] Align the end of PT_GNU_RELRO associated PT_LOAD to a common-page-size ...Fangrui Song
2022-03-24[ELF] Implement --build-id={md5,sha1} with truncated BLAKE3Fangrui Song
2021-02-13ELFObjectWriter: Don't sort non-local symbolsFangrui Song
2021-02-01[test] Fix unuses FileCheck prefixes in lldFangrui Song
2020-03-05[llvm-readobj] Include section name of notes.Jordan Rupprecht
2019-09-16[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song
2019-08-13[lld][test] Update test to print ELF note description dataJordan Rupprecht
2019-06-07ELF: Create synthetic sections for loadable partitions.Peter Collingbourne