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 8be1325 commit 541a631Copy full SHA for 541a631
clang/test/Driver/linker-wrapper-passes.c
@@ -4,6 +4,9 @@
4
// REQUIRES: x86-registered-target
5
// REQUIRES: amdgpu-registered-target
6
7
+// https://github.com/llvm/llvm-project/issues/100212
8
+// XFAIL: *
9
+
10
// Setup.
11
// RUN: mkdir -p %t
12
// RUN: %clang -cc1 -emit-llvm-bc -o %t/host-x86_64-unknown-linux-gnu.bc \
0 commit comments