aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorwangpc <wangpengcheng.pp@bytedance.com>2023-08-03 17:46:46 +0800
committerwangpc <wangpengcheng.pp@bytedance.com>2023-08-03 18:11:41 +0800
commit23ce5368409c760f3dd49d0f17f34772b0b869d8 (patch)
treee9f68ba7d1f695e6634871e7e70c57852190e806 /clang/lib/Frontend/CompilerInvocation.cpp
parent4e814b10ecd60244b6061cfd8c9cba3136d1a38c (diff)
downloadllvm-23ce5368409c760f3dd49d0f17f34772b0b869d8.zip
llvm-23ce5368409c760f3dd49d0f17f34772b0b869d8.tar.gz
llvm-23ce5368409c760f3dd49d0f17f34772b0b869d8.tar.bz2
[RISCV] Support -m[no-]strict-align options
To match GCC. Options `-m[no-]strict-align` are aliases of `-m[no-]unaligned-access` in clang, but there is no corresponding option in GCC. Support of `-m[no-]unaligned-access` in GCC may be needed to align Clang/GCC. Reviewed By: kito-cheng Differential Revision: https://reviews.llvm.org/D155456
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions