[NFC] Fix helptext for opt/llc after https://reviews.llvm.org/D68411
authorShengchen Kan <shengchen.kan@intel.com>
Mon, 3 Feb 2020 04:31:42 +0000 (12:31 +0800)
committerShengchen Kan <shengchen.kan@intel.com>
Mon, 3 Feb 2020 04:31:42 +0000 (12:31 +0800)
commitdb7d2ab03d9a7372e86abeec6b99e83c763dfa42
treeeaa5b69cb6714be4c649c73986177d4cfa4a74d3
parenta43bf8078861ae816b45d94f7012a7ea01a2e5eb
[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.
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp