[PATCH] Allow DWARFDebugInfoEntryMinimal::getSubroutineName to resolve cross-unit references.
Frederic Riss
friss at apple.com
Thu Sep 18 05:32:05 PDT 2014
Hi samsonov, dblaikie,
getSubroutineName is currently only used by llvm-symbolizer, thus add a binary test containing a cross-cu inlining example.
http://reviews.llvm.org/D5394
Files:
lib/DebugInfo/DWARFDebugInfoEntry.cpp
test/DebugInfo/Inputs/cross-cu-inlining.c
test/DebugInfo/Inputs/cross-cu-inlining.x86_64-macho.o
test/DebugInfo/llvm-symbolizer.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5394.13828.patch
Type: text/x-patch
Size: 3576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140918/e797165a/attachment.bin>
More information about the llvm-commits
mailing list