[dsymutil] Handle the -oso-prepend-path option when the input is a YAML debug map
authorFrederic Riss <friss@apple.com>
Fri, 5 Jun 2015 16:35:44 +0000 (16:35 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 5 Jun 2015 16:35:44 +0000 (16:35 +0000)
commit8a5883aabe430a0fbc9abdd0b90f119d390fa28f
tree165413ddf8fc8564ff11080521f8f66fa8f0b0f4
parentb6ebf678ac7121e2d75f6bfb90f668804009ab99
[dsymutil] Handle the -oso-prepend-path option when the input is a YAML debug map

All the tests using a YAML debug map will need this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239163 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/dsymutil/X86/basic-linking-x86.test
test/tools/dsymutil/X86/basic-lto-linking-x86.test
tools/dsymutil/DebugMap.h
tools/dsymutil/MachODebugMapParser.cpp