[all-commits] [llvm/llvm-project] b14f65: [Driver] Default Generic_GCC aarch64_be to -fasync...
dong jianqiang via All-commits
all-commits at lists.llvm.org
Wed Nov 22 17:31:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b14f651caf4bb507753ffc94db8911bb2e2a7995
https://github.com/llvm/llvm-project/commit/b14f651caf4bb507753ffc94db8911bb2e2a7995
Author: dong jianqiang <dongjianqiang2 at huawei.com>
Date: 2023-11-23 (Thu, 23 Nov 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/test/Driver/aarch64-features.c
Log Message:
-----------
[Driver] Default Generic_GCC aarch64_be to -fasynchronous-unwind-tables (#72971)
This patch defaults Generic_GCC aarch64_be to use
-fasynchronous-unwind-tables and ensures consistent behavior with
aarch64 little endian.
More information about the All-commits
mailing list