[PATCH] D46417: wasm: Add a flag to control merging data segments
Nick Fitzgerald via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 4 17:07:04 PDT 2018
fitzgen added a comment.
In https://reviews.llvm.org/D46417#1088769, @sbc100 wrote:
> 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`
I will read up on `llvm-lit` and write up a test. Thanks!
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D46417
More information about the llvm-commits
mailing list