[PATCH] D129831: [lld-macho][nfc] Fix numeric substitutions in icf.s test
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 21:32:56 PDT 2022
int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added projects: lld-macho, All.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D129831
Files:
lld/test/MachO/icf.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129831.444871.patch
Type: text/x-patch
Size: 8187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/0b0d1737/attachment.bin>
More information about the llvm-commits
mailing list