aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorDon Hinton <hintonda@gmail.com>2019-05-18 20:46:35 +0000
committerDon Hinton <hintonda@gmail.com>2019-05-18 20:46:35 +0000
commit4b105f53082bba3a34d4b4585cdd4da13fc0be81 (patch)
tree4bad82826f70f3a4eebb0a87619c646c26c26a84 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent1a5d623ded8e0845d42c9ea272425a11391bf412 (diff)
downloadllvm-4b105f53082bba3a34d4b4585cdd4da13fc0be81.zip
llvm-4b105f53082bba3a34d4b4585cdd4da13fc0be81.tar.gz
llvm-4b105f53082bba3a34d4b4585cdd4da13fc0be81.tar.bz2
[CommandLine] Reduce size of Option class
Summary: Reduce size of Option class from 184 bytes to 136 bytes by placing more member variables in Bit Field (16 bytes), and reducing the initial sizes of Categories and Subs to 1 (32 bytes). Saves about 48k for bin/opt. Reviewed By: beanz Tags: #llvm Differential Revision: https://reviews.llvm.org/D62091 llvm-svn: 361107
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions