[PATCH] D82435: [DWARFYAML][debug_gnu_*] Add the missing context `IsGNUStyle`. NFC.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 08:05:45 PDT 2020


Higuoxing updated this revision to Diff 275122.
Higuoxing marked 6 inline comments as done.
Higuoxing added a comment.

Address review comments.

Thanks for reviewing!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82435

Files:
  llvm/include/llvm/ObjectYAML/DWARFEmitter.h
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/tools/obj2yaml/dwarf2yaml.cpp
  llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82435.275122.patch
Type: text/x-patch
Size: 10711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200702/279aeedc/attachment.bin>


More information about the llvm-commits mailing list