[lld] lld: add support for NOCROSSREFS(_TO) (PR #95714)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 16:51:42 PDT 2024


MaskRay wrote:

Note: `sec->relocations` doesn't work for non-SHF_ALLOC sections. I think we should scan the raw relocations instead.

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


More information about the llvm-commits mailing list