[PATCH] D26029: [LLD][ARM] ARM IRELATIVE relocations are in rel.dyn

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 13:17:39 PDT 2016


ruiu added a comment.

In an attempt to understand the problem more, I tried to read GNU libc's code, but couldn't even figure out where it distinguishes .rel.dyn from .rel.plt. Could you point it for me?


https://reviews.llvm.org/D26029





More information about the llvm-commits mailing list