This patch changes the AIX default target CPU to power4 since this is the the lowest arch for the lowest OS level supported.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM; thanks.
| clang/lib/Driver/ToolChains/CommonArgs.cpp | ||
|---|---|---|
| 301 | A separate patch may be in order for changing this to take the non-Darwin path without checking. | |
| clang/lib/Driver/ToolChains/CommonArgs.cpp | ||
|---|---|---|
| 301 | A separate patch created here, https://reviews.llvm.org/D81115. | |
A separate patch may be in order for changing this to take the non-Darwin path without checking.