[lld-macho][nfc] Fix numeric substitutions in icf.s test
authorJez Ng <jezng@fb.com>
Fri, 15 Jul 2022 19:28:14 +0000 (15:28 -0400)
committerJez Ng <jezng@fb.com>
Fri, 15 Jul 2022 19:28:27 +0000 (15:28 -0400)
commitdbbdc3d6fb0b98f9d58c306164ac7026a18d4eb9
treef45f20d6d8334f2243100102ff03210fa8341f88
parent2aed3cdb5eeaeb0154a4cbc2c582997a98136b0f
[lld-macho][nfc] Fix numeric substitutions in icf.s test

We were re-defining the various numeric variables when we actually
intended to check already-defined variables against the value on the
current CHECK line.

Reviewed By: #lld-macho, thakis

Differential Revision: https://reviews.llvm.org/D129831
lld/test/MachO/icf.s