[PATCH] D54647: [WebAssembly] Initial implementation of PIC code generation

Alon Zakai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 17:51:59 PDT 2019


kripken added a comment.

This broke `wasm2.test_openjpeg` on CI, reproducible locally. Errors on `error: undefined symbol: __memory_base`


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D54647





More information about the llvm-commits mailing list