[dsymutil] Fix caching of current range. NFC.
authorFrederic Riss <friss@apple.com>
Mon, 31 Aug 2015 05:09:26 +0000 (05:09 +0000)
committerFrederic Riss <friss@apple.com>
Mon, 31 Aug 2015 05:09:26 +0000 (05:09 +0000)
commita4d4495cfa703e90f4dfe70c8c8c8703023d2a70
treed21b17f9e1053568af7ba9c88e3b6643c5f064e8
parentefe301647785e6528951f2a7ae6d3b9cd69c50bf
[dsymutil] Fix caching of current range. NFC.

The current range cache will will just be hit more often, no
visible external change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246409 91177308-0d34-0410-b5e6-96231b3b80d8
tools/dsymutil/DwarfLinker.cpp