diff options
| author | Victor Leschuk <vleschuk@accesssoftek.com> | 2016-10-26 08:55:27 +0000 |
|---|---|---|
| committer | Victor Leschuk <vleschuk@accesssoftek.com> | 2016-10-26 08:55:27 +0000 |
| commit | e398c6afa9f5fc5cfce9bbf5f73cf00b885d57fa (patch) | |
| tree | 1408f523286d01595e682750c74e26401c121ca4 /llvm/utils/update_llc_test_checks.py | |
| parent | 4bddef9b3982739a96e1dd68dbc300de6fe8e29e (diff) | |
| download | bcm5719-llvm-e398c6afa9f5fc5cfce9bbf5f73cf00b885d57fa.tar.gz bcm5719-llvm-e398c6afa9f5fc5cfce9bbf5f73cf00b885d57fa.zip | |
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
llvm-svn: 285181
Diffstat (limited to 'llvm/utils/update_llc_test_checks.py')
0 files changed, 0 insertions, 0 deletions

