[PATCH] D82435: [DWARFYAML][debug_gnu_*] Add the missing context `IsGNUStyle`. NFC.
Xing GUO via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 24 17:56:52 PDT 2020
Higuoxing updated this revision to Diff 273200.
Higuoxing added a comment.
Herald added a subscriber: mgorny.
- Add unit tests.
- Use `DWARFContext` to save context information.
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/CMakeLists.txt
llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82435.273200.patch
Type: text/x-patch
Size: 9238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/ca7a45b5/attachment.bin>
More information about the llvm-commits
mailing list