[ELF][test] Rename SHF_LINK_ORDER related "metadata" to "linkorder"
authorFangrui Song <maskray@google.com>
Thu, 27 Feb 2020 00:24:58 +0000 (16:24 -0800)
committerFangrui Song <maskray@google.com>
Thu, 27 Feb 2020 01:36:59 +0000 (17:36 -0800)
commitb305b8a256eade076bb13f52668a6015631ac0e5
treed10e0f0e2c7d74decb2640d0cc2427bccf4f3bcf
parentc965fd942f1d2de6179cd1a2f78c78fa4bd74626
[ELF][test] Rename SHF_LINK_ORDER related "metadata" to "linkorder"

Test cleanups.
lld/test/ELF/gc-sections-linkorder-err.s [moved from lld/test/ELF/gc-sections-metadata-err.s with 100% similarity]
lld/test/ELF/gc-sections-linkorder.s [new file with mode: 0644]
lld/test/ELF/gc-sections-linkorder2.s [moved from lld/test/ELF/gc-sections-metadata2.s with 60% similarity]
lld/test/ELF/gc-sections-metadata.s [deleted file]
lld/test/ELF/linkerscript/discard-linkorder.s [moved from lld/test/ELF/linkerscript/discard-section-metadata.s with 100% similarity]
lld/test/ELF/linkerscript/linkorder.s [moved from lld/test/ELF/linkerscript/section-metadata.s with 100% similarity]
lld/test/ELF/linkerscript/linkorder2.s [moved from lld/test/ELF/linkerscript/section-metadata2.s with 100% similarity]
lld/test/ELF/linkorder-err.s [new file with mode: 0644]
lld/test/ELF/linkorder-err2.s [moved from lld/test/ELF/section-metadata-err2.s with 55% similarity]
lld/test/ELF/linkorder-err3.s [moved from lld/test/ELF/section-metadata-err3.s with 85% similarity]
lld/test/ELF/section-metadata-err.s [deleted file]