[all-commits] [llvm/llvm-project] 1a963d: [Driver] Make -moutline-atomics default for aarch6...
Roland McGrath via All-commits
all-commits at lists.llvm.org
Mon Mar 28 16:52:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a963d3278c2daab7e12125371442cd129c09954
https://github.com/llvm/llvm-project/commit/1a963d3278c2daab7e12125371442cd129c09954
Author: Roland McGrath <mcgrathr at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Fuchsia.h
M clang/test/Driver/fuchsia.c
Log Message:
-----------
[Driver] Make -moutline-atomics default for aarch64-fuchsia targets
This makes Fuchsia consistent with Linux on AArch64.
Reviewed By: abrachet
Differential Revision: https://reviews.llvm.org/D122613
More information about the All-commits
mailing list