commit | 0ab9364cdd2b6699cac3eae370a94bee560c09b5 | [log] [tgz] |
---|---|---|
author | Victor Leschuk <vleschuk@accesssoftek.com> | Wed Oct 26 11:59:03 2016 +0000 |
committer | Victor Leschuk <vleschuk@accesssoftek.com> | Wed Oct 26 11:59:03 2016 +0000 |
tree | ecef84b17a931fe4fb17a41773898998d81fc8f4 | |
parent | 42dcce53862fd20a08f9041d8efe1225a20e5967 [diff] |
DebugInfo: support for DWARFv5 DW_AT_alignment attribute * Assume that clang passes non-zero alignment value to DIBuilder only in case when it was forced by C++11 'alignas', C11 '_Alignas' or compiler attribute '__attribute__((aligned (N)))'. * Emit DW_AT_alignment if alignment is specified for type/object. Differential Revision: https://reviews.llvm.org/D24425 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285189 91177308-0d34-0410-b5e6-96231b3b80d8