aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ExpandVectorPredication.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2023-09-11 18:53:51 -0700
committerFangrui Song <i@maskray.me>2023-09-11 18:53:51 -0700
commit2bdf5aa5dffffebf6e3b1afe588db990ca58e55c (patch)
tree5b4d6920da3ae1ece578ee876a68057896f627c2 /llvm/lib/CodeGen/ExpandVectorPredication.cpp
parentec42c78cc43ac1e8364e5a0941aa5fc91b813dd3 (diff)
downloadllvm-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