[OpenMP][lit] Disable flaky test tasking/issue-94260-2.c (#176452)
The test sporadically fails on Linux. See https://github.com/llvm/llvm-project/issues/176451 for more info. Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>
This commit is contained in:
parent
d521863f08
commit
b217e5c5a0
@ -1,5 +1,8 @@
|
||||
// RUN: %libomp-compile-and-run
|
||||
|
||||
// https://github.com/llvm/llvm-project/issues/176451
|
||||
// UNSUPPORTED: linux && x86-target-arch
|
||||
|
||||
#include <stdio.h>
|
||||
#include <omp.h>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user