[llvm-commits] [llvm] r157035 - /llvm/trunk/test/ExecutionEngine/MCJIT/lit.local.cfg
Danil Malyshev
dmalyshev at accesssoftek.com
Thu May 17 17:49:56 PDT 2012
Hi Eric,
I'm working with it right now, and hope to finish it today.
Regards,
Danil
________________________________________
From: Eric Christopher [echristo at apple.com]
Sent: Thursday, May 17, 2012 5:35 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 5:30 PM, Danil Malyshev <dmalyshev at accesssoftek.com> 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.
I don't think this is the right way to deal with it. What is your current plan for fixing and re-enabling?
-eric
More information about the llvm-commits
mailing list