diff options
| author | Alexander Shaposhnikov <shal1t712@gmail.com> | 2018-10-11 22:33:50 +0000 |
|---|---|---|
| committer | Alexander Shaposhnikov <shal1t712@gmail.com> | 2018-10-11 22:33:50 +0000 |
| commit | 8d0b74c9405316e2f6c2f11e093c0109e4cc8038 (patch) | |
| tree | b06ef2a729300a339313967ff150ff730efcdc39 /llvm/lib/Target/X86 | |
| parent | c5cd5911ec1a9a35d8ac75f32076d32eb23fdba5 (diff) | |
| download | bcm5719-llvm-8d0b74c9405316e2f6c2f11e093c0109e4cc8038.tar.gz bcm5719-llvm-8d0b74c9405316e2f6c2f11e093c0109e4cc8038.zip | |
[llvm-objcopy] Factor out CopyConfig
In this diff we move out CopyConfig from llvm-oobjcopy.cpp into a separate header CopyConfig.h
to enable us (in the future) reuse this class in the other implementations of objcopy (for coff, mach-o).
Additionally this enables us to unload the complexity from llvm-objcopy.cpp a little bit.
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D53006
llvm-svn: 344307
Diffstat (limited to 'llvm/lib/Target/X86')
0 files changed, 0 insertions, 0 deletions

