[PATCH] D60642: [dsymutil] Collect parseable Swift interfaces in the .dSYM bundle.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 17:01:10 PDT 2019


aprantl updated this revision to Diff 195941.
aprantl marked 3 inline comments as done.
aprantl added a comment.

Address review feedback. Thanks!


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

https://reviews.llvm.org/D60642

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  llvm/test/tools/dsymutil/Inputs/swift-interface.ll
  llvm/test/tools/dsymutil/X86/swift-interface.test
  llvm/tools/dsymutil/CompileUnit.cpp
  llvm/tools/dsymutil/CompileUnit.h
  llvm/tools/dsymutil/DwarfLinker.cpp
  llvm/tools/dsymutil/DwarfLinker.h
  llvm/tools/dsymutil/LinkUtils.h
  llvm/tools/dsymutil/dsymutil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60642.195941.patch
Type: text/x-patch
Size: 21120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190420/6541f501/attachment-0001.bin>


More information about the llvm-commits mailing list