diff options
author | wangpc <wangpengcheng.pp@bytedance.com> | 2023-08-03 17:46:46 +0800 |
---|---|---|
committer | wangpc <wangpengcheng.pp@bytedance.com> | 2023-08-03 18:11:41 +0800 |
commit | 23ce5368409c760f3dd49d0f17f34772b0b869d8 (patch) | |
tree | e9f68ba7d1f695e6634871e7e70c57852190e806 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4e814b10ecd60244b6061cfd8c9cba3136d1a38c (diff) | |
download | llvm-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