Skip to content

Commit 4d359c1

Browse files
committed
Address code review comment
1 parent 957cbb6 commit 4d359c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CIR/Transforms/complex-real-fold.cir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: cir-opt %s -cir-canonicalize -o - -split-input-file | FileCheck %s
1+
// RUN: cir-opt %s -cir-canonicalize -split-input-file -o - | FileCheck %s
22

33
!s32i = !cir.int<s, 32>
44

0 commit comments

Comments
 (0)