[PATCH] D31748: [LLD][ELF] Split handleNoRelaxTlsRelocation into ARM and Mips specific impls [NFC]

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 15:10:41 PDT 2017


rafael added a comment.

I am OK with this. Once we get every case working we can try to find some commonalities with the regular case (mips I am pretty sure will remain special).


https://reviews.llvm.org/D31748





More information about the llvm-commits mailing list