Skip to content
5 changes: 2 additions & 3 deletions clang/test/Driver/clang-offload-bundler-standardize.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// REQUIRES: x86-registered-target
// TODO: remove system-linux when https://github.com/intel/llvm/issues/10238 is
// addressed
// UNSUPPORTED: target={{.*}}-darwin{{.*}}, target={{.*}}-aix{{.*}}, system-linux
// REQUIRES: asserts
// UNSUPPORTED: target={{.*}}-darwin{{.*}}, target={{.*}}-aix{{.*}}

// Generate the file we can bundle.
// RUN: %clang -O0 -target %itanium_abi_triple %s -c -o %t.o
Expand Down