[all-commits] [llvm/llvm-project] afab3c: [Driver] Default Generic_GCC x86 to -fasynchronous...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Sep 23 19:40:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afab3c488f0c86af87e262cc7454e04de18e3e6a
https://github.com/llvm/llvm-project/commit/afab3c488f0c86af87e262cc7454e04de18e3e6a
Author: Fangrui Song <i at maskray.me>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/test/Driver/clang-translation.c
Log Message:
-----------
[Driver] Default Generic_GCC x86 to -fasynchronous-unwind-tables
to match GCC and Clang's own x86-64.
More information about the All-commits
mailing list