[PATCH] D58534: [WIP] dsymutil support for DW_OP_convert
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 22 17:51:16 PST 2019
aprantl updated this revision to Diff 188020.
aprantl added a comment.
Herald added a subscriber: hiraditya.
Here's the the first part of the patch: support for inline locations. Support for location lists is still coming.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58534/new/
https://reviews.llvm.org/D58534
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h
llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
llvm/test/tools/dsymutil/X86/op-convert.test
llvm/tools/dsymutil/DwarfLinker.cpp
llvm/tools/dsymutil/DwarfLinker.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58534.188020.patch
Type: text/x-patch
Size: 30450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190223/d0db4557/attachment.bin>
More information about the llvm-commits
mailing list