[compiler-rt] [llvm] [asan] Limit priority of ctor to kMax-1 (PR #101772)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 17:18:10 PDT 2024


MaskRay wrote:

asan changing the priority of a llvm.global_ctors element might be surprising. Is this change to work with some specific code or specific code generators that use 65535? Can be change these tools instead?

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


More information about the llvm-commits mailing list