[PATCH] D57909: [WebAssembly] Don't generate invalid modules when function signatures mismatch
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 7 15:18:49 PST 2019
ruiu added a comment.
Ah, thanks for the explanation. I think that makes sense to me.
If you create a module with a invalid function type, what would happen at runtime? Does it fail to load?
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57909/new/
https://reviews.llvm.org/D57909
More information about the llvm-commits
mailing list