[PATCH] D95163: [WebAssembly] Test that invalid symbol/relocation types generate errors
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 13:57:49 PST 2021
sbc100 added a comment.
Yes, it turns out that the crash in LLD was a special case of llvm being aware of a new symbol type but lld not being testing with it.. in practice that should be rare. It was bad luck that it bit us I think,
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95163/new/
https://reviews.llvm.org/D95163
More information about the llvm-commits
mailing list