summaryrefslogtreecommitdiff
path: root/lld/test/ELF/section-name.s
AgeCommit message (Expand)Author
2024-08-19[lld][ELF] Combine uniqued small data sections (#104485)Sam Elliott
2023-09-14[ELF] Align the end of PT_GNU_RELRO associated PT_LOAD to a common-page-size ...Fangrui Song
2023-09-11[ELF][test] Make tests less sensitive to addresses/number of sectionsFangrui Song
2019-03-14[ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start wit...Fangrui Song
2018-06-26[ELF] Move `# REQUIRES:` line to the topFangrui Song
2017-02-02Update for llvm change.Rafael Espindola
2017-01-10ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne
2017-01-05Change which input sections we concatenateRafael Espindola
2016-11-10Include version string into ".comment" section.Rui Ueyama
2016-09-19Map .data.rel.ro correctly.Rafael Espindola
2016-09-19Make this test a bit stricter.Rafael Espindola
2016-02-16Merge multiple tdata.* into a single section.Rafael Espindola
2016-02-16Merge multiple .gcc_except_table.* into a single section.Rafael Espindola
2016-02-16Merge multiple .tbss.* sections into one output section.Rafael Espindola
2015-11-24Reapply fixed r253967.George Rimar
2015-11-24Revert r253967 which broke buildbot.George Rimar
2015-11-24[ELF] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the...George Rimar
2015-11-18Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola
2015-11-17Rename test/elf2 to test/ELF.Rafael Espindola