forked from OSchip/llvm-project
3d4c4aca06
In this diff we move out the hierarchy of buffers from Object.h/Object.cpp into separate files since it is not ELF-specific and will be reused later. After this change Object.h/Object.cpp are almost exclusively ELF-specific. Test plan: make check-all Differential revision: https://reviews.llvm.org/D53298 llvm-svn: 344585 |
||
---|---|---|
.. | ||
Buffer.cpp | ||
Buffer.h | ||
CMakeLists.txt | ||
CopyConfig.cpp | ||
CopyConfig.h | ||
LLVMBuild.txt | ||
ObjcopyOpts.td | ||
Object.cpp | ||
Object.h | ||
StripOpts.td | ||
llvm-objcopy.cpp | ||
llvm-objcopy.h |