[all-commits] [llvm/llvm-project] 0b274e: [AIX] Update default arch on AIX
Steven Wan via All-commits
all-commits at lists.llvm.org
Wed Mar 3 16:08:53 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b274ed499603d30694c0b995252ab014609acf9
https://github.com/llvm/llvm-project/commit/0b274ed499603d30694c0b995252ab014609acf9
Author: Steven Wan <wanyu9511 at gmail.com>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/test/Driver/aix-mcpu-default.c
Log Message:
-----------
[AIX] Update default arch on AIX
On AIX, the default arch level should match the minimum supported arch level of the OS version.
Differential Revision: https://reviews.llvm.org/D97823
More information about the All-commits
mailing list