[PATCH] D57864: [WebAssembly] Add symbol flag to the binary format corresponding to llvm.used

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 16:35:50 PST 2019


sbc100 updated this revision to Diff 185676.
sbc100 added a comment.

update


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57864

Files:
  include/llvm/BinaryFormat/Wasm.h
  include/llvm/MC/MCSymbolWasm.h
  lib/MC/MCAsmInfoWasm.cpp
  lib/MC/MCWasmStreamer.cpp
  lib/MC/WasmObjectWriter.cpp
  lib/ObjectYAML/WasmYAML.cpp
  test/MC/WebAssembly/no-dead-strip.ll
  tools/llvm-readobj/WasmDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57864.185676.patch
Type: text/x-patch
Size: 3736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/da653ed1/attachment.bin>


More information about the llvm-commits mailing list