[PATCH] D46417: wasm: Add a flag to control merging data segments

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 16:51:59 PDT 2018


sbc100 added a comment.

FYI the tests are pretty simple.  They live in 'test/wasm' and can be run using llvm-lit.   The command I normally run is `ninja && ./bin/llvm-lit  ../llvm/tools/lld/test`


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46417





More information about the llvm-commits mailing list