[PATCH] D56742: [WebAssembly] Parse llvm.ident into producers section

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 15:50:26 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351399: [WebAssembly] Parse llvm.ident into producers section (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56742?vs=182165&id=182178#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56742

Files:
  llvm/trunk/include/llvm/BinaryFormat/Wasm.h
  llvm/trunk/include/llvm/Object/Wasm.h
  llvm/trunk/include/llvm/ObjectYAML/WasmYAML.h
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/Object/WasmObjectFile.cpp
  llvm/trunk/lib/ObjectYAML/WasmYAML.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/trunk/test/CodeGen/WebAssembly/custom-sections.ll
  llvm/trunk/test/MC/WebAssembly/custom-sections.ll
  llvm/trunk/test/MC/WebAssembly/debug-info.ll
  llvm/trunk/test/ObjectYAML/wasm/producers_section.yaml
  llvm/trunk/test/ObjectYAML/wasm/producers_section_repeat.yaml
  llvm/trunk/tools/obj2yaml/wasm2yaml.cpp
  llvm/trunk/tools/yaml2obj/yaml2wasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56742.182178.patch
Type: text/x-patch
Size: 21462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/683d6a7c/attachment-0001.bin>


More information about the llvm-commits mailing list