[PATCH] D60882: [WebAssembly] Error on relocations against undefined data symbols.

Alon Zakai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 14:05:09 PDT 2019


kripken added a comment.

As mentioned on the issue, I'd prefer if we got imports for such globals, but if that's not possible then definitely an error instead of just silently emitting a 0 is better, lgtm.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60882/new/

https://reviews.llvm.org/D60882





More information about the llvm-commits mailing list