[PATCH] D77848: [llvm-dwarfdump] Interface cleanup. NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 18:32:05 PDT 2020


MaskRay created this revision.
MaskRay added reviewers: aprantl, djtodoro, jhenderson, vsk.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch moves interface declarations into llvm-dwarfdump.h and wrap
declarations in anonymous namespaces as appropriate. At the same time,
the externals are moved into the `llvm::dwarfdump` namespace`.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77848

Files:
  llvm/tools/llvm-dwarfdump/SectionSizes.cpp
  llvm/tools/llvm-dwarfdump/SectionSizes.h
  llvm/tools/llvm-dwarfdump/Statistics.cpp
  llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
  llvm/tools/llvm-dwarfdump/llvm-dwarfdump.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77848.256470.patch
Type: text/x-patch
Size: 7508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/f23ed703/attachment.bin>


More information about the llvm-commits mailing list