[PATCH] D42867: [WebAssembly] Add _edata and _end link-synthetic symbols

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 17:02:42 PST 2018


sbc100 updated this revision to Diff 132709.
sbc100 added a comment.

- only define a single new symbol


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42867

Files:
  test/wasm/alias.ll
  test/wasm/call-indirect.ll
  test/wasm/comdats.ll
  test/wasm/export.ll
  test/wasm/load-undefined.test
  test/wasm/local-symbols.ll
  test/wasm/locals-duplicate.test
  test/wasm/visibility-hidden.ll
  test/wasm/weak-alias-overide.ll
  test/wasm/weak-alias.ll
  test/wasm/weak-symbols.ll
  test/wasm/weak-undefined.ll
  wasm/Driver.cpp
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42867.132709.patch
Type: text/x-patch
Size: 13536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180203/1526e852/attachment.bin>


More information about the llvm-commits mailing list