[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
Fri Oct 6 07:51:11 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D38504?vs=117876&id=118001#toc

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.macho.x86_64
  llvm/trunk/test/tools/dsymutil/Inputs/swift-ast.swiftmodule
  llvm/trunk/test/tools/dsymutil/X86/swift-ast-x86_64.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.118001.patch
Type: text/x-patch
Size: 10460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171006/99a8dbf5/attachment.bin>


More information about the llvm-commits mailing list