diff options
author | James Henderson <james.henderson@sony.com> | 2020-02-26 10:24:50 +0000 |
---|---|---|
committer | James Henderson <james.henderson@sony.com> | 2020-02-26 10:50:24 +0000 |
commit | 190707f60e8da3b802a31e35e60c78246204fb93 (patch) | |
tree | 6471c0df863421b91e4776706fc94aca474efc0e /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | 80d7e473e0b3920ba7b36f834337fa8aa94c95a2 (diff) | |
download | llvm-190707f60e8da3b802a31e35e60c78246204fb93.zip llvm-190707f60e8da3b802a31e35e60c78246204fb93.tar.gz llvm-190707f60e8da3b802a31e35e60c78246204fb93.tar.bz2 |
[docs][llvm-symbolizer] Fix --functions description
"--functions none" and "--functions=none" are not the same. One is the
option "--functions" with its default value of "linkage", followed by an
input address of "none", and the other is "--functions" with the value
"none". This patch fixes the doc to match the actual behaviour by adding
an extra '=' sign in the allowed values description.
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions