[PATCH] D57920: [WebAssembly] Refactor handling of weak undefined functions. NFC.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 14:43:18 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353478: [WebAssembly] Refactor handling of weak undefined functions. NFC. (authored by sbc, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57920/new/

https://reviews.llvm.org/D57920

Files:
  lld/trunk/docs/WebAssembly.rst
  lld/trunk/test/wasm/archive-weak-undefined.ll
  lld/trunk/test/wasm/cxx-mangling.ll
  lld/trunk/test/wasm/lto/weak-undefined.ll
  lld/trunk/test/wasm/undefined-weak-call.ll
  lld/trunk/wasm/Driver.cpp
  lld/trunk/wasm/SymbolTable.cpp
  lld/trunk/wasm/SymbolTable.h
  lld/trunk/wasm/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57920.185871.patch
Type: text/x-patch
Size: 10383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/eb7ae660/attachment-0001.bin>


More information about the llvm-commits mailing list