[clang] [CIR] Upstream support for function/call calling conventions (PR #181170)

Sirui Mu via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 12 08:42:36 PST 2026


================
@@ -27,8 +27,6 @@ mlir::Value lowerCirAttrAsValue(mlir::Operation *parentOp, mlir::Attribute attr,
                                 mlir::ConversionPatternRewriter &rewriter,
                                 const mlir::TypeConverter *converter);
 
-mlir::LLVM::Linkage convertLinkage(cir::GlobalLinkageKind linkage);
-
----------------
Lancern wrote:

This change is unrelated to this PR.

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


More information about the cfe-commits mailing list