aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGabriel F. T. Gomes <gabriel.gomes@intel.com>2022-11-30 13:21:33 +0800
committerPhoebe Wang <phoebe.wang@intel.com>2022-11-30 14:01:08 +0800
commit862c3d4fbe185c3d77c067e6e6ad1f07082a31e1 (patch)
treea83e007a1d17442bf806be69561cc6ab3f4f5f98 /flang/lib/Frontend/CompilerInvocation.cpp
parent78acf911edddde2c40f8d5e78603e446710d35bd (diff)
downloadllvm-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