CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2023/11/19 21:53:11

Modified files:
        gnu/llvm/lld/ELF/Arch: RISCV.cpp 

Log message:
Restore lost patch: downgrade RISCV ABI mismatch error to a warning

This lets lld link code with object files created with ld -b binary,
as used by several ports (mupdf, postgresql-pllua, various games).
Upstream report with an unfinished diff: https://reviews.llvm.org/D106378

ok gkoehler@ kettenis@

Reply via email to