[PATCH] D41839: [WebAssembly] Write out undefined symbol addresses as zero

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 15:29:23 PST 2018


ruiu added a comment.

Resolving undefined symbols to address zero seems reasonable, but ignoring addends for such symbols seems a bit odd. What is the rationale for doing that?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41839





More information about the llvm-commits mailing list