[PATCH] D67139: [llvm-objcopy] Refactor ELF-specific config out to ELFCopyConfig. NFC.
Seiya Nuta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 02:37:08 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372712: [llvm-objcopy] Refactor ELF-specific config out to ELFCopyConfig. NFC. (authored by seiya, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67139?vs=220952&id=221491#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67139/new/
https://reviews.llvm.org/D67139
Files:
llvm/trunk/tools/llvm-objcopy/CMakeLists.txt
llvm/trunk/tools/llvm-objcopy/CopyConfig.cpp
llvm/trunk/tools/llvm-objcopy/CopyConfig.h
llvm/trunk/tools/llvm-objcopy/ELF/ELFConfig.cpp
llvm/trunk/tools/llvm-objcopy/ELF/ELFConfig.h
llvm/trunk/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67139.221491.patch
Type: text/x-patch
Size: 20824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/39f77034/attachment.bin>
More information about the llvm-commits
mailing list