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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 02:19:48 PDT 2024


arsenm wrote:

> I'd rather not allow this, because this implies that we also have to lower such references to something meaningful, outside the pointer authentication use case.

+1 

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


More information about the llvm-commits mailing list