[PATCH] D62378: [WebAssembly] Add support for -emit-reloc

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 05:38:26 PDT 2019


sbc100 added a comment.

My motivation is mostly for testing purposes.  I want to be able to include reloc information in the output without going for `--relocatable` .. mostly so objdump can tell me a little more about the output file.  If you think thats not a good enough motivation I could reconsider.


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