[clang] [CIR] Upstream global variable linkage types (PR #129072)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 27 09:35:47 PST 2025


================
@@ -36,6 +36,10 @@ struct MissingFeatures {
   static bool opGlobalConstant() { return false; }
   static bool opGlobalAlignment() { return false; }
   static bool opGlobalLinkage() { return false; }
----------------
andykaylor wrote:

Can this be removed now?

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


More information about the cfe-commits mailing list