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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 17:46:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD323025: [WebAssembly] Remove special handling of entry point export. (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42321?vs=130735&id=130736#toc

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.130736.patch
Type: text/x-patch
Size: 11627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180120/6f415744/attachment.bin>


More information about the llvm-commits mailing list