[PATCH] D42866: [WebAssembly] Refactor linker-generated symbols

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 13:55:18 PST 2018


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

- [WebAssembly] Add _edata, _end and other link-sythentic symbols


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42866

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/Config.h
  wasm/Driver.cpp
  wasm/MarkLive.cpp
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42866.132671.patch
Type: text/x-patch
Size: 25011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/25b9fda5/attachment.bin>


More information about the llvm-commits mailing list