Skip to content

Commit e2ce91f

Browse files
committed
Fix test output for 3b16d8c
1 parent f08b55d commit e2ce91f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/test/CodeGen/SystemZ/regcoal_undefsrc.mir

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -O3 -start-before=livevars %s
2-
#
1+
# RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -O3 -start-before=livevars %s -o /dev/null 2>&1
32
# Test that coalesing of an empty live range (undef) does not cause failure.
43

54
--- |

0 commit comments

Comments
 (0)