[PATCH] D42105: [WebAssembly] Symbol changes #4: export relocatable, LLD only

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 07:42:02 PST 2018


ncw updated this revision to Diff 130184.
ncw added a comment.

Updated:

- Fixed test after rebase on top of `__heap_base` change


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42105

Files:
  test/wasm/Inputs/locals-duplicate1.ll
  test/wasm/Inputs/locals-duplicate2.ll
  test/wasm/call-indirect.ll
  test/wasm/init-fini.ll
  test/wasm/locals-duplicate.test
  test/wasm/relocatable.ll
  test/wasm/visibility-hidden.ll
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42105.130184.patch
Type: text/x-patch
Size: 40410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/c039e246/attachment.bin>


More information about the llvm-commits mailing list