[all-commits] [llvm/llvm-project] 413e24: [lld-macho][nfc] Test that we don't emit undef sym...
Jez Ng via All-commits
all-commits at lists.llvm.org
Mon Oct 25 16:06:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 413e249a47ce82b44a656dc3df32b584fc3036d5
https://github.com/llvm/llvm-project/commit/413e249a47ce82b44a656dc3df32b584fc3036d5
Author: Jez Ng <jezng at fb.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M lld/test/MachO/treat-undef-sym.s
Log Message:
-----------
[lld-macho][nfc] Test that we don't emit undef symbol errors for dead code
This is what ld64 does too, so we have parity here (though I think ld64
still removes dead code more effectively than we do...)
Reviewed By: #lld-macho, thakis
Differential Revision: https://reviews.llvm.org/D112485
More information about the All-commits
mailing list