[PATCH] D58534: dsymutil support for DW_OP_convert

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 14:13:29 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355148: dsymutil support for DW_OP_convert (authored by adrian, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58534?vs=188651&id=188789#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58534/new/

https://reviews.llvm.org/D58534

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFAttribute.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/test/tools/dsymutil/Inputs/op-convert.ll
  llvm/trunk/test/tools/dsymutil/Inputs/op-convert.macho.x86_64
  llvm/trunk/test/tools/dsymutil/X86/op-convert.test
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp
  llvm/trunk/tools/dsymutil/DwarfLinker.h
  llvm/trunk/tools/dsymutil/DwarfStreamer.cpp
  llvm/trunk/tools/dsymutil/DwarfStreamer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58534.188789.patch
Type: text/x-patch
Size: 29019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/738ddc03/attachment.bin>


More information about the llvm-commits mailing list