[PATCH] D70111: [DWARF5]Addition of alignment field in the typedef for dwarf5
Awanish Pandey via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 25 22:52:59 PST 2019
awpandey updated this revision to Diff 231004.
awpandey added a comment.
Thanks @dblaikie. I have updated go and C bindings. I have also added the release note for why these APIs are changing.
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/bindings/go/llvm/dibuilder.go
llvm/docs/ReleaseNotes.rst
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.231004.patch
Type: text/x-patch
Size: 10282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191126/692e123e/attachment-0001.bin>
More information about the cfe-commits
mailing list