[PATCH] D38504: [llvm-dsymutil] Add support for __swift_ast MachO DWARF section

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 12:19:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315004: [llvm-dsymutil] Add support for __swift_ast MachO DWARF section (authored by fjricci).

Repository:
  rL LLVM

https://reviews.llvm.org/D38504

Files:
  llvm/trunk/include/llvm/MC/MCObjectFileInfo.h
  llvm/trunk/lib/MC/MCObjectFileInfo.cpp
  llvm/trunk/test/tools/dsymutil/Inputs/swift-ast
  llvm/trunk/test/tools/dsymutil/Inputs/swift-ast.swiftmodule
  llvm/trunk/test/tools/dsymutil/swift-ast.test
  llvm/trunk/tools/dsymutil/BinaryHolder.h
  llvm/trunk/tools/dsymutil/DebugMap.cpp
  llvm/trunk/tools/dsymutil/DebugMap.h
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp
  llvm/trunk/tools/dsymutil/MachODebugMapParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38504.117863.patch
Type: text/x-patch
Size: 10406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171005/45b71bbc/attachment.bin>


More information about the llvm-commits mailing list