[PATCH] D42321: [WebAssembly] Remove special handling of entry point export. NFC

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 17:44:32 PST 2018


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

- rebase


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42321

Files:
  test/wasm/alias.ll
  test/wasm/call-indirect.ll
  test/wasm/entry.ll
  test/wasm/export.ll
  test/wasm/stack-pointer.ll
  test/wasm/visibility-hidden.ll
  test/wasm/weak-alias-overide.ll
  test/wasm/weak-undefined.ll
  wasm/Driver.cpp
  wasm/SymbolTable.cpp
  wasm/Symbols.cpp
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42321.130735.patch
Type: text/x-patch
Size: 11627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180120/27237521/attachment.bin>


More information about the llvm-commits mailing list