[llvm-commits] [llvm] r146412 [1/2] - in /llvm/trunk: ./ autoconf/ docs/ include/llvm/ include/llvm/ADT/ include/llvm/Support/ lib/Support/ lib/Target/Hexagon/ lib/Target/Hexagon/TargetInfo/ projects/sample/ projects/sample/autoconf/ test/CodeGen/Hexagon/

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon Dec 12 16:18:02 PST 2011


On Dec 12, 2011, at 4:16 PM, Tony Linthicum wrote:

> On 12/12/2011 6:08 PM, Jakob Stoklund Olesen wrote:
>> On Dec 12, 2011, at 1:14 PM, Tony Linthicum wrote:
>> 
>>> Author: tlinth
>>> Date: Mon Dec 12 15:14:40 2011
>>> New Revision: 146412
>>> 
>>> URL: http://llvm.org/viewvc/llvm-project?rev=146412&view=rev
>>> Log:
>>> Hexagon backend support
>> Hi Tony,
>> 
>> All the hexagon test cases are crashing on OS X with a segfault. It looks like the target machine isn't properly initialized before it is used.
>> 
> Okay, I'll work on it.  Is this critical to get fixed tonight or is tomorrow soon enough?

At least disable the tests today, so the build bots can do their thing.

/jakob




More information about the llvm-commits mailing list