diff options
author | Paul Robinson <paul.robinson@sony.com> | 2022-11-29 14:41:36 -0800 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2022-12-15 07:01:14 -0800 |
commit | 948bb35d747419651fa5bcf86d5b6563bbb56119 (patch) | |
tree | 4bd8f49029ebdbf93fd529dcc7b8a00ec4d970d7 /llvm/lib/Target/PowerPC/PPCSubtarget.cpp | |
parent | 3010f60381bcd828d1b409cfaa576328bcd05bbc (diff) | |
download | llvm-948bb35d747419651fa5bcf86d5b6563bbb56119.zip llvm-948bb35d747419651fa5bcf86d5b6563bbb56119.tar.gz llvm-948bb35d747419651fa5bcf86d5b6563bbb56119.tar.bz2 |
[PPC] Convert tests to check 'target=<triple>'
Two tests checked 'ppc64be' which appears not to exist; the tests
pass on clang-ppc64be-linux-multistage so I assume they are fine
and just removed those UNSUPPORTED lines. All others were converted
to the new target= format, and get the same results on ppc bots as
before.
Part of the project to eliminate special handling for triples in lit
expressions.
Differential Revision: https://reviews.llvm.org/D138954
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions