[all-commits] [llvm/llvm-project] 2f268b: [dsymutil] Disallow --reproducer=Use
Keith Smiley via All-commits
all-commits at lists.llvm.org
Tue Apr 4 11:47:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f268b74fdcda025e176f7f47676cdd1507f9709
https://github.com/llvm/llvm-project/commit/2f268b74fdcda025e176f7f47676cdd1507f9709
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M llvm/tools/dsymutil/Options.td
M llvm/tools/dsymutil/dsymutil.cpp
Log Message:
-----------
[dsymutil] Disallow --reproducer=Use
This should be implied by --use-reproducer instead as a path is required
for this mode
Differential Revision: https://reviews.llvm.org/D147499
More information about the All-commits
mailing list