diff options
author | David Green <david.green@arm.com> | 2022-09-29 12:16:13 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-09-29 12:16:13 +0100 |
commit | e6171e87e16c59df5fba642d1f48de6f0a2d93d8 (patch) | |
tree | bf12a158b5c44370be0196a6d031b879b669efe3 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | ac2e2d6598191d6ffc31127b80d8cba10d00b765 (diff) | |
download | llvm-e6171e87e16c59df5fba642d1f48de6f0a2d93d8.zip llvm-e6171e87e16c59df5fba642d1f48de6f0a2d93d8.tar.gz llvm-e6171e87e16c59df5fba642d1f48de6f0a2d93d8.tar.bz2 |
[Clang][Arm] Fix fp16 return error tests under AArch64/Arm. NFC
The -fallow-half-arguments-and-returns option was removed in
59528e4bdb27ed4ab3, replaced with an always-on target option under
AArch64/Arm. There are two tests - fp16-sema.c and renderscripts.rs that
test that an error is produced for __fp16 function args/returns, which
are now expected to pass for Arm/AArch64. i.e they no longer give the
same error as before on native Arm/AArch64 machines. Alter the targets
of those tests to compensate.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions