This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-25 12:16:08 +00:00
Code
Issues
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
…
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
…