jrtc27 wrote:

The third argument here is like for llvm.used, it's a way to associate the 
entry with a global or function. If the corresponding global or function is 
omitted from the output then the entry will be removed. It isn't used for 
anything at run time. So I think there should be a consistent story between 
llvm.used and llvm.global_[cd]tors.

https://github.com/llvm/llvm-project/pull/93914
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to