aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/DWARFDebugFrame.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2014-04-28 22:27:46 +0000
committerAlexey Samsonov <samsonov@google.com>2014-04-28 22:27:46 +0000
commitfee0ee24c8b2488be0d7c34e33fca4ddf385b18a (patch)
treedb90fca9c155bf76282dad74e5eab20bafed8c59 /llvm/lib/DebugInfo/DWARFDebugFrame.cpp
parentd67ffe8b7377ed8e39ef2be4ab088ec28159fb9e (diff)
downloadllvm-fee0ee24c8b2488be0d7c34e33fca4ddf385b18a.zip
llvm-fee0ee24c8b2488be0d7c34e33fca4ddf385b18a.tar.gz
llvm-fee0ee24c8b2488be0d7c34e33fca4ddf385b18a.tar.bz2
[DWARF parser] Simplify DWARFDebugAranges generation.
There is no need to keep the whole contents of .debug_aranges section in memory when we build address ranges table. Memory optimization that used to be in this code (precalculate the size of vector of ranges before filling it) is not really needed - later we will compact and resize this vector anyway. llvm-svn: 207457
Diffstat (limited to 'llvm/lib/DebugInfo/DWARFDebugFrame.cpp')
0 files changed, 0 insertions, 0 deletions