[clang] [CIR][CIRGen] Support for section atttribute on cir.global (PR #188200)

via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 23:48:01 PDT 2026


================
@@ -0,0 +1,14 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir %s -o - | FileCheck %s --check-prefix=CIR
----------------
skc7 wrote:

Added the test.

https://github.com/llvm/llvm-project/pull/188200


More information about the cfe-commits mailing list