This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
tools
/
llvm-objcopy
History
Keith Smiley
fa535452b2
[llvm-install-name-tool] Error on non-Mach-O binaries (
#90351
)
...
Previously if you passed an ELF binary it would be silently copied with no changes.
2024-05-01 09:01:46 -07:00
..
BitcodeStripOpts.td
…
CMakeLists.txt
[Support] Move TargetParsers to new component
2022-12-20 11:05:50 +00:00
CommonOpts.td
[llvm-objcopy] Improve help messages (
#82830
)
2024-02-27 08:13:23 -08:00
InstallNameToolOpts.td
…
llvm-objcopy.cpp
[llvm-objcopy] Support SREC output format (
#75874
)
2024-02-09 16:15:23 +00:00
ObjcopyOptions.cpp
[llvm-install-name-tool] Error on non-Mach-O binaries (
#90351
)
2024-05-01 09:01:46 -07:00
ObjcopyOptions.h
[llvm] Stop including vector (NFC)
2023-12-03 22:32:21 -08:00
ObjcopyOpts.td
[llvm-objcopy] Add --compress-sections
2024-04-15 00:48:51 -07:00
StripOpts.td
…