[PATCH] D16817: [ELF][MIPS] Pass InputFile and SymbolBody to the Target::relocateOne method
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 21:06:59 PST 2016
atanasyan added a comment.
In http://reviews.llvm.org/D16817#343645, @ruiu wrote:
> I was experimenting a few ideas to apply relocations in different ways, but
> didn't get a better way yet. It is possible that we will end up just having
> to add two more parameters to the function, but I'd like to experiment a
> little bit more. Please give me a few more days.
Ok. I'm going to experiment with this code too. Thanks for your help.
Repository:
rL LLVM
http://reviews.llvm.org/D16817
More information about the llvm-commits
mailing list