1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/tools/llvm-objcopy
Martin Storsjo 588b61e8c7 [llvm-objcopy] [COFF] Fix the Object forward declaration
This fixes build warnings with clang, and linker errors with MSVC.

llvm-svn: 349606
2018-12-19 07:45:06 +00:00
..
COFF [llvm-objcopy] [COFF] Fix the Object forward declaration 2018-12-19 07:45:06 +00:00
ELF [llvm-objcopy] Change Segment::Type from uint64_t to uint32_t 2018-12-12 22:46:37 +00:00
Buffer.cpp [llvm-objcopy] Factor out Buffer 2018-10-16 05:40:18 +00:00
Buffer.h [llvm-objcopy] Factor out Buffer 2018-10-16 05:40:18 +00:00
CMakeLists.txt [llvm-objcopy] Initial COFF support 2018-12-19 07:24:38 +00:00
CopyConfig.cpp [llvm-objcopy] Change --only-keep to --only-section 2018-12-06 02:03:53 +00:00
CopyConfig.h [llvm-objcopy] Change --only-keep to --only-section 2018-12-06 02:03:53 +00:00
llvm-objcopy.cpp [llvm-objcopy] Initial COFF support 2018-12-19 07:24:38 +00:00
llvm-objcopy.h [Support] Make error banner optional in logAllUnhandledErrors 2018-11-11 01:46:03 +00:00
LLVMBuild.txt Recommit "[llvm-objcopy] Switch over to using TableGen for parsing arguments" 2018-04-24 05:43:32 +00:00
ObjcopyOpts.td [llvm-objcopy] Change --only-keep to --only-section 2018-12-06 02:03:53 +00:00
StripOpts.td [llvm-objcopy] Hook up the -V alias to --version, output "GNU strip" 2018-11-28 06:51:50 +00:00