tonykuttai wrote:

> Aside from requiring constant initialization, I think that the pointer case 
> should also require a string literal.

This will imply that deferred-pointer-to-named-global (`p = somestr`) need not 
be preserved in the final binary as we are doing now.

https://github.com/llvm/llvm-project/pull/187986
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to