[all-commits] [llvm/llvm-project] 0027d8: [llvm-objcopy] Add -o to install_name_tool (#189495)
Keith Smiley via All-commits
all-commits at lists.llvm.org
Thu Jun 4 13:39:02 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0027d8904d5a94e6b39e2c3198e901be6d929097
https://github.com/llvm/llvm-project/commit/0027d8904d5a94e6b39e2c3198e901be6d929097
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M llvm/docs/CommandGuide/llvm-install-name-tool.rst
A llvm/test/tools/llvm-objcopy/MachO/install-name-tool-output.test
M llvm/tools/llvm-objcopy/InstallNameToolOpts.td
M llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
Log Message:
-----------
[llvm-objcopy] Add -o to install_name_tool (#189495)
This allows copying the binary vs updating it in place
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list