[PATCH] D135402: [LLD] Enable --no-undefined-version by default.

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 15 02:49:26 PST 2023


xen0n added a comment.

Hi, as I've recently tried to bootstrap Gentoo on LoongArch with LLVM toolchain, I've run into multiple build failures <https://github.com/gentoo/gentoo/pull/29097> that needed to be worked around; given how many high-profile projects are impacted, is it prudent to temporarily downgrade this to a warning? `mold` chose to emit a warning <https://github.com/rui314/mold/commit/e2d7353213004f5eac0eeda372dac7cbbdb1cb28> for such cases, for example.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135402/new/

https://reviews.llvm.org/D135402



More information about the llvm-commits mailing list