[all-commits] [llvm/llvm-project] dbbdc3: [lld-macho][nfc] Fix numeric substitutions in icf....
Jez Ng via All-commits
all-commits at lists.llvm.org
Fri Jul 15 12:28:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbbdc3d6fb0b98f9d58c306164ac7026a18d4eb9
https://github.com/llvm/llvm-project/commit/dbbdc3d6fb0b98f9d58c306164ac7026a18d4eb9
Author: Jez Ng <jezng at fb.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M lld/test/MachO/icf.s
Log Message:
-----------
[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
More information about the All-commits
mailing list