[all-commits] [llvm/llvm-project] 65c284: [ELF][test][NFC] Make a test standard compliant
Igor Kudrin via All-commits
all-commits at lists.llvm.org
Mon Oct 4 21:40:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65c284a7be0311f62873be9eecdff120de12e094
https://github.com/llvm/llvm-project/commit/65c284a7be0311f62873be9eecdff120de12e094
Author: Igor Kudrin <ikudrin at accesssoftek.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M lld/test/ELF/linkerscript/implicit-program-header.test
Log Message:
-----------
[ELF][test][NFC] Make a test standard compliant
PT_LOAD segments in the program header must be sorted by their virtual
addresses, so they should be defined in a similar order as the
associated sections.
Differential Revision: https://reviews.llvm.org/D111068
More information about the All-commits
mailing list