[ELF][test] Fix several LLD ICF tests
authorAndrew Ng <andrew.ng@sony.com>
Thu, 23 Sep 2021 17:42:31 +0000 (18:42 +0100)
committerAndrew Ng <andrew.ng@sony.com>
Mon, 4 Oct 2021 10:10:10 +0000 (11:10 +0100)
commit39f3f7c08fb6a2cab8a65f20cb6428754ee577bb
tree5e84ce5957669c4ec7692237ca82cdf13993baf4
parent255a690971cb51c838623e8bb5b72b7415b454b5
[ELF][test] Fix several LLD ICF tests

A number of the ICF tests were not updated to use --print-icf-sections
instead of --verbose and various '-NOT' checks were not updated to the
latest output format of --print-icf-sections. Because these are all
'negative' tests, these issues have gone unnoticed.

Differential Revision: https://reviews.llvm.org/D110353
lld/test/ELF/icf-non-mergeable.s
lld/test/ELF/icf-none.s
lld/test/ELF/icf3.s
lld/test/ELF/icf4.s
lld/test/ELF/icf5.s
lld/test/ELF/icf6.s