================ @@ -20,7 +20,7 @@ @g = common global i32 0, align 4 @h = common global i32 0, align 4 -@f = common global ptr null, align 4 +@f = common global ptr zeroinitializer, align 4 ---------------- shiltian wrote:
That's a good idea. I'll try that route. https://github.com/llvm/llvm-project/pull/166667 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
