diff options
author | Gabriel F. T. Gomes <gabriel.gomes@intel.com> | 2022-11-30 13:21:33 +0800 |
---|---|---|
committer | Phoebe Wang <phoebe.wang@intel.com> | 2022-11-30 14:01:08 +0800 |
commit | 862c3d4fbe185c3d77c067e6e6ad1f07082a31e1 (patch) | |
tree | a83e007a1d17442bf806be69561cc6ab3f4f5f98 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 78acf911edddde2c40f8d5e78603e446710d35bd (diff) | |
download | llvm-862c3d4fbe185c3d77c067e6e6ad1f07082a31e1.zip llvm-862c3d4fbe185c3d77c067e6e6ad1f07082a31e1.tar.gz llvm-862c3d4fbe185c3d77c067e6e6ad1f07082a31e1.tar.bz2 |
Fix obvious typo
The -fcf-protection option takes an optional argument, which allows the
requesting of control-flow protection on returns, or on indirect jumps
and calls, or both. One of the comments in the code applies to returns,
yet it mentions branches (for indirect calls and jumps). This patch
fixes this obvious typo.
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D117836
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions