[all-commits] [llvm/llvm-project] f24f14: [llvm-objcopy] Add support for '--' for delimiting...
Sergey Dmitriev via All-commits
all-commits at lists.llvm.org
Wed May 19 02:02:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f24f140290703b4ec610ac45bd5e4cbdaa8ee25e
https://github.com/llvm/llvm-project/commit/f24f140290703b4ec610ac45bd5e4cbdaa8ee25e
Author: Sergey Dmitriev <serguei.n.dmitriev at intel.com>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
A llvm/test/tools/llvm-objcopy/dash-dash.test
M llvm/test/tools/llvm-objcopy/tool-help-message.test
M llvm/tools/llvm-objcopy/CopyConfig.cpp
Log Message:
-----------
[llvm-objcopy] Add support for '--' for delimiting options from input/output files
This will allow to use llvm-objcopy with file names that begin with dashes.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D102665
More information about the All-commits
mailing list