summaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/section-align2.test
AgeCommit message (Expand)Author
2025-05-21[ELF] Error if a section address is smaller than image baseFangrui Song
2025-03-01[test] Replace .data.rel.ro with .section .data.rel.ro,"aw"Fangrui Song
2020-03-11[ELF] Simplify sh_addr computation and warn if sh_addr is not a multiple of s...Fangrui Song
2020-02-21[ELF] Warn changed output section addressFangrui Song
2020-02-21[ELF] Ignore the maximum of input section alignments for two casesFangrui Song