[PPC] Convert tests to check 'target=<triple>'
authorPaul Robinson <paul.robinson@sony.com>
Tue, 29 Nov 2022 22:41:36 +0000 (14:41 -0800)
committerPaul Robinson <paul.robinson@sony.com>
Thu, 15 Dec 2022 15:01:14 +0000 (07:01 -0800)
commit948bb35d747419651fa5bcf86d5b6563bbb56119
tree4bd8f49029ebdbf93fd529dcc7b8a00ec4d970d7
parent3010f60381bcd828d1b409cfaa576328bcd05bbc
[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
clang/test/CodeGen/PowerPC/ppc-mm-malloc-le.c
clang/test/CodeGen/PowerPC/ppc-mm-malloc.c
clang/test/CodeGen/no-builtin.cpp
clang/test/CodeGenCoroutines/pr56329.cpp
clang/test/Sema/no-builtin.cpp
llvm/test/DebugInfo/debuglineinfo-path.ll