[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:50:26 PDT 2019
ruiu added a comment.
All the existing use cases of the feature is somewhat tricky. But if you already have --relocatable, implementing --emit-relocs is pretty easy as you demonstrated. So, it's up to you, but I'd perhaps just submit this.
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