llvm-project/llvm/tools/llvm-objcopy
Sergey Dmitriev cdeaac5dce [llvm-objcopy] Add support for --add-section for COFF
This patch enables support for --add-section=... option for COFF objects.

Differential Revision: https://reviews.llvm.org/D65040

llvm-svn: 367130
2019-07-26 17:06:41 +00:00
..
COFF [llvm-objcopy] Add support for --add-section for COFF 2019-07-26 17:06:41 +00:00
ELF [llvm-objcopy] Allow strip symtab in executables and DSOs 2019-07-23 08:03:30 +00:00
MachO [llvm-objcopy][MachO] Fix strict-aliasing warning. NFCI 2019-06-24 23:39:01 +00:00
Buffer.cpp [llvm-objcopy][NFC] Remove unnecessary llvm-objcopy.h #includes 2019-03-13 23:40:16 +00:00
Buffer.h [llvm-objcopy] Fix crash when writing empty binary output 2019-01-28 15:02:40 +00:00
CMakeLists.txt [llvm-objcopy][MachO] Rebuild the symbol/string table in the writer 2019-06-21 00:21:50 +00:00
CopyConfig.cpp [llvm-objcopy][NFC] Refactor output target parsing v2 2019-07-05 05:28:38 +00:00
CopyConfig.h [llvm-objcopy][NFC] Refactor output target parsing v2 2019-07-05 05:28:38 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ObjcopyOpts.td [llvm-objcopy][llvm-strip] Fix help text typo for --allow-broken-links 2019-06-25 13:14:18 +00:00
StripOpts.td [llvm-objcopy][llvm-strip] Fix help text typo for --allow-broken-links 2019-06-25 13:14:18 +00:00
llvm-objcopy.cpp [llvm-objcopy] Don't change permissions of non-regular output files 2019-07-11 10:17:59 +00:00
llvm-objcopy.h Small refactoring of FileError. NFC. 2019-02-11 09:49:37 +00:00