[lld] [LLD] [Build Issue] Ubuntu24 build failure due to LLD's COFF regression (PR #98447)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 14:56:03 PDT 2024


mstorsjo wrote:

FWIW, I can't reproduce such an issue with Ubuntu 24.04. I tested setting up Ubuntu 24.04, installed the `build-essential` packages (giving me GCC 13), built the latest git main of llvm-project (`-DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS=lld -DLLVM_ENABLE_TARGETS="X86;ARM;AArch64"`) and ran `check-lld` and it all passed just fine.

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


More information about the llvm-commits mailing list