[PATCH] D95163: [WebAssembly] Test that invalid symbol/relocation types generate errors
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 20:44:52 PST 2021
MaskRay added a comment.
In ELF, we usually use yaml2obj to generate invalid object files, instead of checking in precanned binaries. You can find lots of grimar's changes migrating away from binaries.
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