[PATCH] D34765: [DWARF] [NFC] Move a couple of member functions to DWARFUnit (baseclass) from DWARFCompileUnit (derived class)

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 17:28:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306771: [DWARF] Move a couple of member functions to the DWARFUnit baseclass. NFC. (authored by wolfgangp).

Changed prior to commit:
  https://reviews.llvm.org/D34765?vs=104446&id=104791#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34765

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34765.104791.patch
Type: text/x-patch
Size: 5265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/5b325642/attachment.bin>


More information about the llvm-commits mailing list