Skip to content

Commit e9213d4

Browse files
Remove roundtrip check from the invalid-block-address test
1 parent 1ba2925 commit e9213d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CIR/IR/invalid-block-address.cir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: cir-opt %s -verify-diagnostics -split-input-file --verify-roundtrip
1+
// RUN: cir-opt %s -verify-diagnostics -split-input-file
22

33
!void = !cir.void
44

0 commit comments

Comments
 (0)