[dsymutil] Avoid calling getStringTableData() for each symbol. NFC.
authorFrederic Riss <friss@apple.com>
Tue, 16 Dec 2014 20:21:34 +0000 (20:21 +0000)
committerFrederic Riss <friss@apple.com>
Tue, 16 Dec 2014 20:21:34 +0000 (20:21 +0000)
commitaabd6c1ce82debc954195470d2f8d4c2a26564de
tree762330bde2235a860dcd826c60901d9b8da8e64e
parent50b88354512d8a6e2f0ab1b746e1a6811f147d19
[dsymutil] Avoid calling getStringTableData() for each symbol. NFC.

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