ICF code currently handles SHF_LINK_ORDER section only for ARM.
Though it is possible (and testcase shows that) to use them in
other targets.
Testcase provided would crash before such change. Patch
adds verbose reporting when removing of SHF_LINK_ORDER sections
and also makes logic to work for all targets instead of only ARM.