[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:19:35 PST 2019
tlively updated this revision to Diff 182165.
tlively added a comment.
- Make YAML fields optional, change to getProducerInfo interface
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56742/new/
https://reviews.llvm.org/D56742
Files:
include/llvm/BinaryFormat/Wasm.h
include/llvm/Object/Wasm.h
include/llvm/ObjectYAML/WasmYAML.h
lib/MC/WasmObjectWriter.cpp
lib/Object/WasmObjectFile.cpp
lib/ObjectYAML/WasmYAML.cpp
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
test/CodeGen/WebAssembly/custom-sections.ll
test/MC/WebAssembly/custom-sections.ll
test/MC/WebAssembly/debug-info.ll
test/ObjectYAML/wasm/producers_section.yaml
test/ObjectYAML/wasm/producers_section_repeat.yaml
tools/obj2yaml/wasm2yaml.cpp
tools/yaml2obj/yaml2wasm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56742.182165.patch
Type: text/x-patch
Size: 20881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/af765379/attachment.bin>
More information about the llvm-commits
mailing list