[PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 11:01:23 PDT 2016


ruiu added a comment.

It's going to print out the warning for each relocation. Isn't it going to be too many?


http://reviews.llvm.org/D18190





More information about the llvm-commits mailing list