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

Nick Fitzgerald via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 17:33:31 PDT 2018


fitzgen updated this revision to Diff 145827.
fitzgen added a comment.

The test data is now named @a, @b, @c, @d.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46417

Files:
  test/wasm/data-segment-merging.ll
  wasm/Config.h
  wasm/Driver.cpp
  wasm/Options.td
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46417.145827.patch
Type: text/x-patch
Size: 4020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/0b2ed624/attachment.bin>


More information about the llvm-commits mailing list