[PATCH] D40442: Add visibility flag to Wasm symbol flags

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 10:13:57 PST 2017


ncw updated this revision to Diff 124601.
ncw added a comment.
Herald added a subscriber: llvm-commits.

Updated with Sam's requested re-ordering of the switch labels.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D40442

Files:
  include/llvm/BinaryFormat/Wasm.h
  include/llvm/MC/MCSymbolWasm.h
  include/llvm/Object/Wasm.h
  lib/MC/MCWasmStreamer.cpp
  lib/MC/WasmObjectWriter.cpp
  lib/Object/WasmObjectFile.cpp
  test/MC/WebAssembly/visibility.ll

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


More information about the llvm-commits mailing list