[PATCH] D53790: [llvm-objcopy] Move elf-specific code into subfolder

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 14:25:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345544: [llvm-objcopy] Move elf-specific code into subfolder (authored by alexshap, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53790?vs=171386&id=171574#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53790

Files:
  llvm/trunk/tools/llvm-objcopy/CMakeLists.txt
  llvm/trunk/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/ELFObjcopy.h
  llvm/trunk/tools/llvm-objcopy/ELF/Object.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.h
  llvm/trunk/tools/llvm-objcopy/Object.cpp
  llvm/trunk/tools/llvm-objcopy/Object.h
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53790.171574.patch
Type: text/x-patch
Size: 207002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181029/0a65a9b3/attachment-0001.bin>


More information about the llvm-commits mailing list