[PATCH] D62378: [WebAssembly] Add support for -emit-reloc
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 24 05:34:08 PDT 2019
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
But I wonder what kind of tools need this flag in the wasm ecosystem. As far as I know, in the ELF world, Linux kernel is using this, but that is not an ordinary program.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62378/new/
https://reviews.llvm.org/D62378
More information about the llvm-commits
mailing list