[PATCH] D48394: [WebAssembly] Error on mismatched function signature in final output

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 16:10:32 PDT 2018


sbc100 added a comment.

Exactly,  we don't have the detailed information later on, unless we were to cache it somewhere I guess.    Its certainly essential to know where to mismatches are coming from.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D48394





More information about the llvm-commits mailing list