diff options
author | Greg Clayton <gclayton@apple.com> | 2015-07-21 22:53:51 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2015-07-21 22:53:51 +0000 |
commit | 5115bf8e731bb8847e8f961291e1961a59bfc4e0 (patch) | |
tree | 321f54cab8f65c1d612d3a247fcb07fe2a08b7b9 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 4800c2de28fdfd2615075888b16991548dce3d95 (diff) | |
download | llvm-5115bf8e731bb8847e8f961291e1961a59bfc4e0.zip llvm-5115bf8e731bb8847e8f961291e1961a59bfc4e0.tar.gz llvm-5115bf8e731bb8847e8f961291e1961a59bfc4e0.tar.bz2 |
Improve the performance of DWARFDebugInfo::GetCompileUnitContainingDIE() by using a binary search.
Also switched DWARFDebugInfo::GetCompileUnit() over to using the same kind of binary search instead of using bsearch().
llvm-svn: 242852
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions