[PATCH] D88355: [DWARFYAML] Make the opcode_base and the standard_opcode_lengths fields optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 4 23:42:50 PDT 2020


Higuoxing updated this revision to Diff 296099.
Higuoxing marked an inline comment as done.
Higuoxing added a comment.

Use `Version` to determine the default `opcode_base` and `standard_opcode_lengths` fields.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88355

Files:
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-line.yaml
  llvm/tools/obj2yaml/dwarf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88355.296099.patch
Type: text/x-patch
Size: 14361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/62bdb2b8/attachment.bin>


More information about the llvm-commits mailing list