[clang] [CIR] Add GlobalOp ctor and dtor regions (PR #160779)

Henrich Lauko via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 26 01:14:59 PDT 2025


================
@@ -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


More information about the cfe-commits mailing list