[all-commits] [llvm/llvm-project] db7d2a: [NFC] Fix helptext for opt/llc after https://revie...
KanRobert via All-commits
all-commits at lists.llvm.org
Sun Feb 2 20:38:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: db7d2ab03d9a7372e86abeec6b99e83c763dfa42
https://github.com/llvm/llvm-project/commit/db7d2ab03d9a7372e86abeec6b99e83c763dfa42
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
Log Message:
-----------
[NFC] Fix helptext for opt/llc after https://reviews.llvm.org/D68411
Remove "cl::value_desc("jcc, fused, jmp, call, ret, indirect"),", which
makes the option+it's cl::value_desc too long in all of help.
More information about the All-commits
mailing list