[llvm] r200404 - Add support for PC-relative non-extern relocations to RuntimeDyldMachO.

Lang Hames lhames at gmail.com
Fri Jan 31 15:49:48 PST 2014


Replying to all this time, sorry for the duplicate Renalto:

Hi Renalto,

In r200592 I have split the test case into two,  one for large code
model (default), and one for the small code model. I have XFAIL'd the
latter on aarch64, which should fix the tester issue.

I've also filed http://llvm.org/bugs/show_bug.cgi?id=18686 to support
the required relocations for AArch64.

Sorry about the delay!

- Lang.

On Fri, Jan 31, 2014 at 1:27 AM, Renato Golin <renato.golin at linaro.org> wrote:
> On 31 January 2014 07:09, Lang Hames <lhames at gmail.com> wrote:
>>
>> Otherwise we
>> may have to disable the test for now, or try to restrict it to only
>> run on MachO platforms.
>
>
> I think restricting to MachO would solve the pressing problem.
>
> Thanks!
> --renato



More information about the llvm-commits mailing list