[all-commits] [llvm/llvm-project] 2d1026: [CIR][CIRGen] Support for section atttribute
Chaitanya via All-commits
all-commits at lists.llvm.org
Thu Mar 26 23:46:37 PDT 2026
Branch: refs/heads/users/skc7/cir/gv_section_attr
Home: https://github.com/llvm/llvm-project
Commit: 2d1026139537d680f6a1983c022664e25741d2d5
https://github.com/llvm/llvm-project/commit/2d1026139537d680f6a1983c022664e25741d2d5
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/include/clang/CIR/MissingFeatures.h
M clang/lib/CIR/CodeGen/CIRGenModule.cpp
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
A clang/test/CIR/CodeGen/global-section.c
Log Message:
-----------
[CIR][CIRGen] Support for section atttribute
Commit: 8179135cc9d431cc895e08db910fe81b1dc93126
https://github.com/llvm/llvm-project/commit/8179135cc9d431cc895e08db910fe81b1dc93126
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M clang/include/clang/CIR/Interfaces/CIROpInterfaces.td
M clang/include/clang/CIR/MissingFeatures.h
M clang/lib/CIR/CodeGen/CIRGenModule.cpp
Log Message:
-----------
update CIRGlobalValueInterface for section
Compare: https://github.com/llvm/llvm-project/compare/3bef187fec17...8179135cc9d4
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list