summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2018-03-01 18:40:11 +0000
committerEd Maste <emaste@freebsd.org>2018-03-01 18:40:11 +0000
commitdde3a9170ce73e13697ccab11061f3f71c72eebd (patch)
tree042205951c8b961d6b8622c2e5be5c6e1d3b2026 /clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
parent39195e64e290186f3ae3df83289d8d7e55fd232b (diff)
downloadbcm5719-llvm-dde3a9170ce73e13697ccab11061f3f71c72eebd.tar.gz
bcm5719-llvm-dde3a9170ce73e13697ccab11061f3f71c72eebd.zip
Where possible use --long-opt=value in lld man page
We intend to maintain compatibility with GNU ld, and in the GNU world long options are conventionally specified as --long-option=value. For whatever reason GNU ld.bfd accepts both --long-option value and --long-option=value, but documents the former. Follow suit. Some lld long options do not accept the = form; this is probably a bug to be fixed (along with a man page update). Reported by Ingo Schwarze, for --entry. llvm-svn: 326459
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud