Skip to content

Commit

Permalink
[Clang] Mark test XFAIL until a fix is merged
Browse files Browse the repository at this point in the history
Summary:
Tracking the issue at
#100212.
  • Loading branch information
jhuber6 authored and yuxuanchen1997 committed Jul 25, 2024
1 parent b8b836c commit 7bf91e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clang/test/Driver/linker-wrapper-passes.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
// REQUIRES: x86-registered-target
// REQUIRES: amdgpu-registered-target

// https://github.com/llvm/llvm-project/issues/100212
// XFAIL: *

// Setup.
// RUN: mkdir -p %t
// RUN: %clang -cc1 -emit-llvm-bc -o %t/host-x86_64-unknown-linux-gnu.bc \
Expand Down

0 comments on commit 7bf91e0

Please sign in to comment.