diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-08-09 17:20:05 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-08-09 17:20:05 +0000 |
commit | fd07c604a929849fd6c4880974d1d4c255ce95f1 (patch) | |
tree | d37dde0cf5cc5f2a2dfeddc67ab312c29b00b528 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 604e8486552ee7c3d249aa0f1772f5d1cdc11745 (diff) | |
download | llvm-fd07c604a929849fd6c4880974d1d4c255ce95f1.zip llvm-fd07c604a929849fd6c4880974d1d4c255ce95f1.tar.gz llvm-fd07c604a929849fd6c4880974d1d4c255ce95f1.tar.bz2 |
Only emit debug info for implicit members that actually get codegen, not just ODR use.
This includes special members (copy/default ctor, copy assign, default
ctor) and template specializations for member function templates.
Good for a 5% decrease (1.80 to 1.71 GB) in size on Clang+LLVM's .dwo
files (when using fission).
llvm-svn: 188085
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions