diff options
author | Vitaly Buka <vitalybuka@google.com> | 2018-12-04 00:36:14 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2018-12-04 00:36:14 +0000 |
commit | 537cfc0352164588b9105171e17197515243b5f2 (patch) | |
tree | 6980e1d53dd0e4328a0e859d67d55b68288b6a22 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallBuiltinFunction.py | |
parent | bce2086ad15417a2bfbcafd33464bc9452da1b77 (diff) | |
download | bcm5719-llvm-537cfc0352164588b9105171e17197515243b5f2.tar.gz bcm5719-llvm-537cfc0352164588b9105171e17197515243b5f2.zip |
[asan] Reduce binary size by using unnamed private aliases
Summary:
--asan-use-private-alias increases binary sizes by 10% or more.
Most of this space was long names of aliases and new symbols.
These symbols are not needed for the ODC check at all.
Reviewers: eugenis
Subscribers: hiraditya, llvm-commits
Differential Revision: https://reviews.llvm.org/D55146
llvm-svn: 348221
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallBuiltinFunction.py')
0 files changed, 0 insertions, 0 deletions