[llvm] CodeGen: fix the build against gcc-16 (invisible destructors) (PR #142287)
Jonathan Wakely via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 1 12:12:28 PDT 2025
jwakely wrote:
This is a gcc regression, no change should be needed in LLVM.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107600#c6
https://github.com/llvm/llvm-project/pull/142287
More information about the llvm-commits
mailing list