[all-commits] [llvm/llvm-project] 183beb: [llvm-objcopy] Check for missing argument values (...
Alexey Karyakin via All-commits
all-commits at lists.llvm.org
Wed May 22 07:39:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 183beb33d7f8847c04870e425d75f27db1cf5847
https://github.com/llvm/llvm-project/commit/183beb33d7f8847c04870e425d75f27db1cf5847
Author: Alexey Karyakin <akaryaki at quicinc.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
A llvm/test/tools/llvm-objcopy/tool-options.test
M llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
Log Message:
-----------
[llvm-objcopy] Check for missing argument values (#70710)
Report an error if a required value for a command line argument is
missing.
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