summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86
diff options
context:
space:
mode:
authorAlexander Shaposhnikov <shal1t712@gmail.com>2018-10-11 22:33:50 +0000
committerAlexander Shaposhnikov <shal1t712@gmail.com>2018-10-11 22:33:50 +0000
commit8d0b74c9405316e2f6c2f11e093c0109e4cc8038 (patch)
treeb06ef2a729300a339313967ff150ff730efcdc39 /llvm/lib/Target/X86
parentc5cd5911ec1a9a35d8ac75f32076d32eb23fdba5 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud