[llvm-commits] [llvm] r157035 - /llvm/trunk/test/ExecutionEngine/MCJIT/lit.local.cfg

Danil Malyshev dmalyshev at accesssoftek.com
Thu May 17 20:38:49 PDT 2012


Hi Charles,

Thank you for this patch, but I was not able to use it quickly. It looks like I need more time to deal with it, besides, it seems that not all tests will be working with him. I will see it more closely tomorrow.

Regards,
Danil

________________________________________
From: Charles Davis [cdavis at mymail.mines.edu]
Sent: Thursday, May 17, 2012 6:40 PM
To: Danil Malyshev
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] [llvm] r157035 - /llvm/trunk/test/ExecutionEngine/MCJIT/lit.local.cfg

On May 17, 2012, at 6:30 PM, Danil Malyshev wrote:

> Author: danil
> Date: Thu May 17 19:30:58 2012
> New Revision: 157035
>
> URL: http://llvm.org/viewvc/llvm-project?rev=157035&view=rev
> Log:
> Temporarily disabled the MCJIT tests for Darwin, because the RuntimeDyldMachO has a problems with relocations for 32bit x86.
There's a patch for this in LLDB trunk (scripts/llvm.full-i386-relocations.diff), but it doesn't apply to LLVM trunk. I haven't figured out how to update it for trunk yet, though. You might start there.

Chip



More information about the llvm-commits mailing list