[PATCH] D58534: dsymutil support for DW_OP_convert

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 17:09:34 PST 2019


aprantl updated this revision to Diff 188650.
aprantl marked an inline comment as done.
aprantl added a comment.

Got rid of the second cloneExpression function.


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/Inputs/op-convert.ll
  llvm/test/tools/dsymutil/Inputs/op-convert.macho.x86_64
  llvm/test/tools/dsymutil/X86/op-convert.test
  llvm/tools/dsymutil/DwarfLinker.cpp
  llvm/tools/dsymutil/DwarfLinker.h
  llvm/tools/dsymutil/DwarfStreamer.cpp
  llvm/tools/dsymutil/DwarfStreamer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58534.188650.patch
Type: text/x-patch
Size: 28318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/82c7e59b/attachment-0001.bin>


More information about the llvm-commits mailing list