diff options
author | Sam Clegg <sbc@chromium.org> | 2020-07-24 11:53:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-24 11:53:28 -0700 |
commit | c0cbee736291e75bfe78c726de3fa065ee167a50 (patch) | |
tree | f429611420746ccb4703cdfa692268e6cf635d6a /src/wasm-emscripten.h | |
parent | 1f231c39e52eab712eda9bcbf540752b813b567d (diff) | |
download | binaryen-c0cbee736291e75bfe78c726de3fa065ee167a50.tar.gz binaryen-c0cbee736291e75bfe78c726de3fa065ee167a50.tar.bz2 binaryen-c0cbee736291e75bfe78c726de3fa065ee167a50.zip |
Update flags used in generate_lld_tests (#2981)
The `--no-gc-sections` was added as part of #2857 but is not
needed and in fact changes the output of some tests.
`--experimental-pic` is needed these days when building shared
libraries with emscripten's abi.
After these two changes I verfied that the following command
generated no local changes (i.e. is a no-op):
./scripts/test/generate_lld_tests.py --binaryen-bin=$PWD/../binaryen-out/bin/ $PWD/../llvm-build/bin/ $PWD/../emscripten
Diffstat (limited to 'src/wasm-emscripten.h')
0 files changed, 0 insertions, 0 deletions