| commit | d8c3d4b1e9f8695a9c063615a324cb105c9ab780 | [log] [tgz] |
|---|---|---|
| author | Greg Clayton <gclayton@apple.com> | Wed Jun 19 21:50:28 2013 +0000 |
| committer | Greg Clayton <gclayton@apple.com> | Wed Jun 19 21:50:28 2013 +0000 |
| tree | cd14cf1ec62a3ee6215f7f1e8bab6cb0af9c9daf | |
| parent | 6d2cfb80ba239ed47d962d7dd2487c168082c531 [diff] |
Implemented a types.py module that allows types to be inspected for padding. The script was able to point out and save 40 bytes in each lldb_private::Section by being very careful where we need to have virtual destructors and also by re-ordering members. llvm-svn: 184364