[PATCH] D106378: RISCV: relax the ABI mismatch checking
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 20 10:27:44 PDT 2021
MaskRay added a comment.
This needs linker&psABI discussions on what the best path forward.
If we do need the lld/ELF change, we need to change `error` to `errorOrWarn` so that `--noinhibit-exec` without `--fatal-warnings` will be a warning...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106378/new/
https://reviews.llvm.org/D106378
More information about the llvm-commits
mailing list