================ @@ -0,0 +1,48 @@ +// RUN: cir-opt %s -o - | FileCheck %s ---------------- xlauko wrote:
```suggestion // RUN: cir-opt --verify-roundtrip %s -o - | FileCheck %s ``` https://github.com/llvm/llvm-project/pull/160779 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
