[PATCH] D88136: [DWARFYAML] Make the ExtLen field of extended opcodes optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 03:19:52 PDT 2020


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

Append `--strict-whitespace` option.
Use `{{  }}` to match more (2) spaces.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88136

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: D88136.293685.patch
Type: text/x-patch
Size: 6901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/45a49d05/attachment.bin>


More information about the llvm-commits mailing list