[llvm-commits] [debuginfo-tests] r132257 - in /debuginfo-tests/trunk: block_var.m blocks.m dbg-arg.ll dbg-declare.ll dbg-declare2.ll local-var.ll local-var2.ll unused-boolean-arg.ll

Eli Friedman eli.friedman at gmail.com
Sat May 28 20:59:11 PDT 2011


On Sat, May 28, 2011 at 4:24 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Sat, May 28, 2011 at 7:03 AM, Renato Golin <renato.golin at arm.com> wrote:
>> Author: rengolin
>> Date: Sat May 28 09:03:16 2011
>> New Revision: 132257
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=132257&view=rev
>> Log:
>> adding XFAIL and XTARGET to those that require Darwin host
>>
>> Modified:
>>    debuginfo-tests/trunk/block_var.m
>>    debuginfo-tests/trunk/blocks.m
>>    debuginfo-tests/trunk/dbg-arg.ll
>>    debuginfo-tests/trunk/dbg-declare.ll
>>    debuginfo-tests/trunk/dbg-declare2.ll
>>    debuginfo-tests/trunk/local-var.ll
>>    debuginfo-tests/trunk/local-var2.ll
>>    debuginfo-tests/trunk/unused-boolean-arg.ll
>
> This is breaking block_var.m and blocks.m on Darwin; please fix or revert.

I fixed this myself in r132277 .

-Eli




More information about the llvm-commits mailing list