Skip to content

Commit 541a631

Browse files
committed
[Clang] Mark test XFAIL until a fix is merged
Summary: Tracking the issue at #100212.
1 parent 8be1325 commit 541a631

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/test/Driver/linker-wrapper-passes.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// REQUIRES: x86-registered-target
55
// REQUIRES: amdgpu-registered-target
66

7+
// https://github.com/llvm/llvm-project/issues/100212
8+
// XFAIL: *
9+
710
// Setup.
811
// RUN: mkdir -p %t
912
// RUN: %clang -cc1 -emit-llvm-bc -o %t/host-x86_64-unknown-linux-gnu.bc \

0 commit comments

Comments
 (0)