[llvm] [IR] Allow uses of `llvm.global_ctors` and `llvm.global_dtors` (PR #96477)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 03:54:40 PDT 2024


nikic wrote:

@kovdan01 Can you use some special value as the discriminator to indicate to the backend that you want a self-reference? That way only the backend has to deal with it.

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


More information about the llvm-commits mailing list