[PATCH] D13037: dsymutil: Follow references to clang modules and recursively clone the debug info
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 21 17:15:09 PDT 2015
aprantl created this revision.
aprantl added a reviewer: friss.
aprantl added a subscriber: llvm-commits.
aprantl set the repository for this revision to rL LLVM.
This patch teaches llvm-dsymutil to follow references to clang modules and recursively clone the debug info therein.
This does not yet resolve external type references.
Repository:
rL LLVM
http://reviews.llvm.org/D13037
Files:
test/tools/dsymutil/Inputs/Bar.pcm
test/tools/dsymutil/Inputs/Foo.pcm
test/tools/dsymutil/Inputs/modules.macho.x86_64
test/tools/dsymutil/X86/modules.map
test/tools/dsymutil/X86/modules.test
tools/dsymutil/DwarfLinker.cpp
tools/dsymutil/dsymutil.cpp
tools/dsymutil/dsymutil.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13037.35323.patch
Type: text/x-patch
Size: 15263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150922/b24fb12f/attachment.bin>
More information about the llvm-commits
mailing list