[clang] [CIR] Lowering to LLVM for global pointers (PR #125619)

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 5 12:21:27 PST 2025


================
@@ -0,0 +1,52 @@
+//===- TypeConverter.h - Convert builtin to LLVM dialect types --*- C++ -*-===//
----------------
bcardosolopes wrote:

TypeConverter.h -> CIRAttrVisitor.h

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


More information about the cfe-commits mailing list