[all-commits] [llvm/llvm-project] 4704ea: [PowerPC] Support more mcmodel options for AIX (#7...
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Sun Nov 5 21:24:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4704eaf234c3c30117caacd7b073d6dd63fd0f65
https://github.com/llvm/llvm-project/commit/4704eaf234c3c30117caacd7b073d6dd63fd0f65
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/mcmodel.c
Log Message:
-----------
[PowerPC] Support more mcmodel options for AIX (#70652)
7e42545 rejects unsupported mcmodel options, but small and large
should be a supported model for 32-bit AIX targets.
More information about the All-commits
mailing list