[PATCH] D136879: [LLD] [COFF] Include "rust_eh_personality" among the known personality functions
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 14:00:13 PDT 2022
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
I read the Rust issue. Do you think we should do more to promote relocations to discarded sections into errors on mingw, so that this issue becomes a link error, not a runtime error?
lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136879/new/
https://reviews.llvm.org/D136879
More information about the llvm-commits
mailing list