[PATCH] D47136: [Sparc] Add support for 13-bit PIC
Daniel Cederman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 24 02:15:19 PDT 2018
dcederman added a comment.
In https://reviews.llvm.org/D47136#1106470, @jyknight wrote:
> Same failure, actually, without the -position-independent, too, actually, should've parsed as VK_SPARC_13. But at least we don't ever actually generate that on output.
I ran into this problem before and tried to fix it. I will combine that patch with this and add the GOT13 part to the assembler.
Repository:
rL LLVM
https://reviews.llvm.org/D47136
More information about the llvm-commits
mailing list