[PATCH] D13565: [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 11:09:34 PDT 2015


ruiu added a comment.

Does writing the instruction only when there's nop there work? I don't like to pass BufEnd for all these functions.


http://reviews.llvm.org/D13565





More information about the llvm-commits mailing list