We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd16f6 commit a238f3dCopy full SHA for a238f3d
clang/test/Driver/clang-offload-bundler-standardize.c
@@ -1,5 +1,7 @@
1
// REQUIRES: x86-registered-target
2
-// UNSUPPORTED: target={{.*}}-darwin{{.*}}, target={{.*}}-aix{{.*}}
+// TODO: remove system-linux when https://github.com/intel/llvm/issues/10238 is
3
+// addressed
4
+// UNSUPPORTED: target={{.*}}-darwin{{.*}}, target={{.*}}-aix{{.*}}, system-linux
5
6
// Generate the file we can bundle.
7
// RUN: %clang -O0 -target %itanium_abi_triple %s -c -o %t.o
0 commit comments