]> granicus.if.org Git - llvm/commit
[dsymutil] Add a few generic helper methods.
authorFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:29 +0000 (23:18 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:29 +0000 (23:18 +0000)
commit5bdb2cda7fac1ae26002f539a63b5096a0fa51ae
tree65c7da288390d730948508d2a5dd237ffcfbc94d
parentabcb98090ca7240def4548ec817171ce85b17dc0
[dsymutil] Add a few generic helper methods.

To be used in subsequent commits (separated to keep only core logic
in the follow-ups).

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