OSDN Git Service

[NFC][llvm-objcopy] Cleanup namespace usage in llvm-objcopy.
authorPuyan Lotfi <puyan@puyan.org>
Wed, 18 Jul 2018 00:10:51 +0000 (00:10 +0000)
committerPuyan Lotfi <puyan@puyan.org>
Wed, 18 Jul 2018 00:10:51 +0000 (00:10 +0000)
commitb5b60c3d145c6f23071a0bf496ca1c6c74368155
tree297e26e3a95c3a1afdc8c109fea272f435742201
parent9722c06a8a8e373e821cdab7d6fe6e0906f2216a
[NFC][llvm-objcopy] Cleanup namespace usage in llvm-objcopy.

Nest any classes not used outside of a file into anon. Nest any classes used
across files in llvm-objcopy into namespace llvm::objcopy.

Differential Revision: https://reviews.llvm.org/D49449

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337337 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
tools/llvm-objcopy/llvm-objcopy.cpp
tools/llvm-objcopy/llvm-objcopy.h