[PATCH] D71820: [lld][RISCV] Print error when encountering R_RISCV_ALIGN
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 11:02:16 PST 2020
MaskRay accepted this revision.
MaskRay added a subscriber: grimar.
MaskRay added a comment.
This revision is now accepted and ready to land.
I was waiting on D71822 <https://reviews.llvm.org/D71822> . @grimar thought it is good, and I guess you would say so. So I went ahead and commit it. LG, since users can use `--noinhibit-exec` to downgrade the error to a warning.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71820/new/
https://reviews.llvm.org/D71820
More information about the llvm-commits
mailing list