[PATCH] D40555: Use Wasm visibility flag in LLD

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 06:23:41 PST 2017


ncw created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jfb.

This complements diff https://reviews.llvm.org/D40442, using the new flag to hide the hidden symbols in lld.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D40555

Files:
  wasm/Driver.cpp
  wasm/SymbolTable.cpp
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40555.124564.patch
Type: text/x-patch
Size: 4367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171128/b782a7b3/attachment.bin>


More information about the llvm-commits mailing list