aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-09-17 06:21:20 +0000
committerGreg Clayton <gclayton@apple.com>2011-09-17 06:21:20 +0000
commit747bcb03d25144951e24d957fc667bb497c88ed9 (patch)
tree95d335a5a28374feb2cd58cf629384d25287afe5 /clang/lib/Frontend/CompilerInvocation.cpp
parent5631ebce5e09cec5c1b6929f70847d3d2554728d (diff)
downloadllvm-747bcb03d25144951e24d957fc667bb497c88ed9.zip
llvm-747bcb03d25144951e24d957fc667bb497c88ed9.tar.gz
llvm-747bcb03d25144951e24d957fc667bb497c88ed9.tar.bz2
Convert lldb::ModuleSP to use an instrusive ref counted pointer.
We had some cases where getting the shared pointer for a module from the global module list was causing a performance issue when debugging with DWARF in .o files. Now that the module uses intrusive ref counts, we can easily convert any pointer to a shared pointer. llvm-svn: 139983
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions