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

Charles Davis cdavis at mymail.mines.edu
Thu May 17 18:40:20 PDT 2012


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