Skip to content

Commit 339fc5e

Browse files
committed
[test] Mark test added in #67479 as XFAIL
This was merged after a different change caused the test to fail in the meantime.
1 parent 97187e1 commit 339fc5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/DeadStoreElimination/object-size-offset-visitor-max-visit-instructions.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 3
2+
; XFAIL: *
23
; RUN: opt -passes=dse -S -object-size-offset-visitor-max-visit-instructions=2 < %s | FileCheck %s --check-prefix=NO
34
; RUN: opt -passes=dse -S -object-size-offset-visitor-max-visit-instructions=3 < %s | FileCheck %s --check-prefix=YES
45

0 commit comments

Comments
 (0)