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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 17:24:41 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353360: [WebAssembly] Add symbol flag to the binary format llvm.used (authored by sbc, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57864

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

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


More information about the llvm-commits mailing list