[PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
Victor Leschuk via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 19 17:22:43 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284679: DebugInfo: pass alignment value only if it was forced (authored by vleschuk).
Changed prior to commit:
https://reviews.llvm.org/D24426?vs=74686&id=75261#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24426
Files:
cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
cfe/trunk/lib/CodeGen/CGDebugInfo.h
cfe/trunk/test/CodeGen/debug-info-packed-struct.c
cfe/trunk/test/CodeGen/debug-info-vector.c
cfe/trunk/test/CodeGenCXX/debug-info-calling-conventions.cpp
cfe/trunk/test/CodeGenCXX/debug-info-enum-class.cpp
cfe/trunk/test/CodeGenCXX/debug-info-indirect-field-decl.cpp
cfe/trunk/test/CodeGenCXX/debug-info-ms-bitfields.cpp
cfe/trunk/test/CodeGenCXX/debug-info-ms-ptr-to-member.cpp
cfe/trunk/test/CodeGenCXX/debug-info-rvalue-ref.cpp
cfe/trunk/test/CodeGenCXX/debug-info-template-quals.cpp
cfe/trunk/test/CodeGenCXX/debug-info-template.cpp
cfe/trunk/test/CodeGenCXX/debug-info-union.cpp
cfe/trunk/test/CodeGenCXX/debug-info-uuid.cpp
cfe/trunk/test/CodeGenCXX/debug-info-vla.cpp
cfe/trunk/test/CodeGenCXX/debug-info-zero-length-arrays.cpp
cfe/trunk/test/CodeGenCXX/debug-info.cpp
cfe/trunk/test/CodeGenCXX/debug-lambda-this.cpp
cfe/trunk/test/CodeGenObjC/block-byref-debuginfo.m
cfe/trunk/test/CodeGenObjC/debug-info-block-type.m
cfe/trunk/test/CodeGenObjC/debug-info-ivars-extension.m
cfe/trunk/test/CodeGenObjC/debug-info-ivars-private.m
cfe/trunk/test/CodeGenObjC/debug-info-ivars.m
cfe/trunk/test/CodeGenObjCXX/debug-info-cyclic.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24426.75261.patch
Type: text/x-patch
Size: 38897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161020/d794a4be/attachment-0001.bin>
More information about the cfe-commits
mailing list