[lld] [ELF] Suppress --no-allow-shlib-undefined diagnostic when a SharedSymbol is overridden by a hidden visibility Defined which is later discarded (PR #70130)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 10:22:39 PST 2023


MaskRay wrote:

Rebase after "[ELF] Merge verdefIndex into versionId. NFC (#72208)" (I managed to find a way to use a regular bitfield, not an `atomic` bit)

https://github.com/llvm/llvm-project/pull/70130


More information about the llvm-commits mailing list