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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 11:49:43 PST 2019


sbc100 created this revision.
Herald added subscribers: llvm-commits, dexonsmith, steven_wu, sunfish, aheejin, jgravelle-google, mehdi_amini, dschuff.
Herald added a project: LLVM.

This is refactor in preparation for https://reviews.llvm.org/D57909


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D57920

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

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


More information about the llvm-commits mailing list