Skip to content

Commit 7bf91e0

Browse files
jhuber6yuxuanchen1997
authored andcommitted
[Clang] Mark test XFAIL until a fix is merged
Summary: Tracking the issue at #100212.
1 parent b8b836c commit 7bf91e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
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)