https://github.com/jrtc27 created https://github.com/llvm/llvm-project/pull/171177
This is just a copy of InputSectionBase::addReloc, so we can just forward to that rathe than poking into the internals. Whilst here, move the implementation to the header so it can be inlined. _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
