diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-12-12 01:45:49 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-12-12 01:45:49 +0000 |
commit | 8f619ab8269117720c399a0b0b354c3449463f79 (patch) | |
tree | 55b31113973f7d7283f308e455b4fd9bbf461800 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp | |
parent | 814ece68549dbb6dbd6af517d5f74441f2c63e03 (diff) | |
download | bcm5719-llvm-8f619ab8269117720c399a0b0b354c3449463f79.tar.gz bcm5719-llvm-8f619ab8269117720c399a0b0b354c3449463f79.zip |
Compact symbols from 96 to 88 bytes.
By using an index instead of a pointer for verdef we can put the index
next to the alignment field. This uses the otherwise wasted area and
reduces the shared symbol size.
By itself the performance change of this is in the noise, but I have a
followup patch to remove another 8 bytes that improves performance
when combined with this.
llvm-svn: 320449
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp')
0 files changed, 0 insertions, 0 deletions