[PATCH] D48647: [dsymutil] Detangle DwarfLinker and move abstractions in their own implementation (NFC)

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 09:18:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335749: [dsymutil] Move abstractions into separate files (NFC) (authored by JDevlieghere, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48647?vs=153100&id=153105#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48647

Files:
  llvm/trunk/tools/dsymutil/CMakeLists.txt
  llvm/trunk/tools/dsymutil/CompileUnit.cpp
  llvm/trunk/tools/dsymutil/CompileUnit.h
  llvm/trunk/tools/dsymutil/DebugMap.cpp
  llvm/trunk/tools/dsymutil/DebugMap.h
  llvm/trunk/tools/dsymutil/DeclContext.cpp
  llvm/trunk/tools/dsymutil/DeclContext.h
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp
  llvm/trunk/tools/dsymutil/DwarfLinker.h
  llvm/trunk/tools/dsymutil/DwarfStreamer.cpp
  llvm/trunk/tools/dsymutil/DwarfStreamer.h
  llvm/trunk/tools/dsymutil/LinkUtils.h
  llvm/trunk/tools/dsymutil/MachODebugMapParser.cpp
  llvm/trunk/tools/dsymutil/MachOUtils.cpp
  llvm/trunk/tools/dsymutil/NonRelocatableStringpool.h
  llvm/trunk/tools/dsymutil/dsymutil.cpp
  llvm/trunk/tools/dsymutil/dsymutil.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48647.153105.patch
Type: text/x-patch
Size: 170805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/5303de2e/attachment-0001.bin>


More information about the llvm-commits mailing list