mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-08 10:30:09 +00:00
[Libomptarget] Disable the 'mapping/prelock.cpp' test on AMDGPU
Summary: This test was not functional on the new plugins, now that the old ones have been deleted it doesn't work. Disable until we get a fix.
This commit is contained in:
parent
015dabd767
commit
b420e0ed27
@ -1,5 +1,5 @@
|
||||
// RUN: %libomptarget-compilexx-generic
|
||||
// RUN: env LIBOMPTARGET_NEXTGEN_PLUGINS=0 %libomptarget-run-generic %fcheck-generic
|
||||
// RUN: %libomptarget-run-generic %fcheck-generic
|
||||
|
||||
// UNSUPPORTED: aarch64-unknown-linux-gnu
|
||||
// UNSUPPORTED: aarch64-unknown-linux-gnu-LTO
|
||||
@ -7,6 +7,7 @@
|
||||
// UNSUPPORTED: nvptx64-nvidia-cuda-LTO
|
||||
// UNSUPPORTED: x86_64-pc-linux-gnu
|
||||
// UNSUPPORTED: x86_64-pc-linux-gnu-LTO
|
||||
// UNSUPPORTED: amdgcn-amd-amdhsa
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user