[ELF][test][NFC] Make a test standard compliant
authorIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 5 Oct 2021 04:40:02 +0000 (11:40 +0700)
committerIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 5 Oct 2021 04:40:02 +0000 (11:40 +0700)
commit65c284a7be0311f62873be9eecdff120de12e094
treefe595f6f8c7e2d10b523d0858264cb734a61addd
parente66121b68edda4ca0151a6603eb9d8732e979821
[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
lld/test/ELF/linkerscript/implicit-program-header.test