diff options
author | Fangrui Song <i@maskray.me> | 2023-09-11 18:53:51 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-09-11 18:53:51 -0700 |
commit | 2bdf5aa5dffffebf6e3b1afe588db990ca58e55c (patch) | |
tree | 5b4d6920da3ae1ece578ee876a68057896f627c2 /llvm/lib/CodeGen/ExpandVectorPredication.cpp | |
parent | ec42c78cc43ac1e8364e5a0941aa5fc91b813dd3 (diff) | |
download | llvm-2bdf5aa5dffffebf6e3b1afe588db990ca58e55c.zip llvm-2bdf5aa5dffffebf6e3b1afe588db990ca58e55c.tar.gz llvm-2bdf5aa5dffffebf6e3b1afe588db990ca58e55c.tar.bz2 |
[Driver] Properly report error for unsupported powerpc darwin/macos triples
The removal started at https://reviews.llvm.org/D50989 and
https://reviews.llvm.org/D75494 removed the Triple support. Without recognizing
Darwin triples as Mach-O, we will get assertion error in ToolChains/Darwin.h due
to the universal binary mechanism.
Fix #47698
---
This requires fixing many misuses of llc -march= and llvm-mc -arch= (
commits 806761a7629df268c8aed49657aeccffa6bca449 and 252c42354eca54274ed7b10c32c73c6937478e8b).
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions