diff options
author | Eli Bendersky <eliben@google.com> | 2012-12-08 00:07:24 +0000 |
---|---|---|
committer | Eli Bendersky <eliben@google.com> | 2012-12-08 00:07:24 +0000 |
commit | 0ee69cc6d4fc547671303afbd715cb990e5c3af6 (patch) | |
tree | 92f3c6057d435ff61f40f7bbc676af802521fa24 /lib/CodeGen/BackendUtil.cpp | |
parent | 785b778203a474c6e4b9e17ae91cd2a358868877 (diff) |
Currently when AST record layouts are dumped with -fdump-record-layouts, the
following:
sizeof=132, dsize=132, align=4
nvsize=132, nvalign=4
Is not indented, so when classes are nested there is no way to know to
which class it belongs.
Fix this problem by indenting the size summary properly for each class.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169654 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions