summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2016-05-23 17:35:51 +0000
committerDavid Blaikie <dblaikie@gmail.com>2016-05-23 17:35:51 +0000
commit2e9bd89306a042e37df5d6734fb6d62d69efbbfc (patch)
tree9b44f894c87477925b9cd82fa8169b24a2d27f04 /clang/lib/Frontend/CompilerInvocation.cpp
parent7eca8a3d41eef5facf3847c33ce1e6b1e35bc7c8 (diff)
downloadbcm5719-llvm-2e9bd89306a042e37df5d6734fb6d62d69efbbfc.tar.gz
bcm5719-llvm-2e9bd89306a042e37df5d6734fb6d62d69efbbfc.zip
llvm-dwp: Ensure compressed sections are preserved long enough for use in the string pool
Now that the string pool is referential rather than maintaining its own copy of string data, compressed sections (well, technically only the debug_str section*) need to be preserved for the lifetime of the pool to match. * I'm not currently optimizing for memory footprint with compressed input - the major memory limit I'm hitting is on dwp+dwp merge steps and we aren't currently compressing contents in dwp files, just in the .dwo inputs. llvm-svn: 270462
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud