[PATCH] D70111: [DWARF5]Addition of alignment field in the typedef for dwarf5
Awanish Pandey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 15 07:33:48 PST 2019
awpandey updated this revision to Diff 229544.
awpandey added a comment.
Thanks for your suggestion @aprantl. I have revised the data type based on your suggestion. Please inform me if any other changes are required.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70111/new/
https://reviews.llvm.org/D70111
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-template-align.cpp
llvm/include/llvm-c/DebugInfo.h
llvm/include/llvm/IR/DIBuilder.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/IR/DIBuilder.cpp
llvm/lib/IR/DebugInfo.cpp
llvm/test/DebugInfo/X86/debug-info-template-align.ll
llvm/tools/llvm-c-test/debuginfo.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70111.229544.patch
Type: text/x-patch
Size: 9938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/dc6b2b23/attachment-0001.bin>
More information about the llvm-commits
mailing list