commit | 58be60c4830ea33097d9c1d65e08029e4d5c6aad | [log] [tgz] |
---|---|---|
author | Victor Leschuk <vleschuk@accesssoftek.com> | Tue Oct 18 14:31:22 2016 +0000 |
committer | Victor Leschuk <vleschuk@accesssoftek.com> | Tue Oct 18 14:31:22 2016 +0000 |
tree | d1decba8da7b9a5e118cd1e23d00e02280d0045d | |
parent | 05fe9f3914c67ddde7f28ebeff8b9ccf0ad0bfc9 [diff] |
DebugInfo: change alignment type from uint64_t to uint32_t to save space. In futher patches we shall have alignment field added to DIVariable family and switching from uint64_t to uint32_t will save 4 bytes per variable. Differential Revision: https://reviews.llvm.org/D25620 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284482 91177308-0d34-0410-b5e6-96231b3b80d8