[llvm] r211279 - Tests for r211273

Sylvestre Ledru sylvestre at debian.org
Thu Jun 19 13:29:59 PDT 2014


Thanks for the quick reaction!

Sylvestre

On 19/06/2014 22:09, Eric Christopher wrote:
> I think I've fixed it in r211308. See the commit message there for the reason.
>
> Thanks!
>
> -eric
>
> On Thu, Jun 19, 2014 at 12:56 PM, Sylvestre Ledru <sylvestre at debian.org> wrote:
>> On 19/06/2014 18:35, Oliver Stannard wrote:
>>> Author: olista01
>>> Date: Thu Jun 19 11:35:19 2014
>>> New Revision: 211279
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=211279&view=rev
>>> Log:
>>> Tests for r211273
>>>
>>> Added:
>>>     llvm/trunk/test/MC/ARM/dwarf-asm-multiple-sections.s
>>>     llvm/trunk/test/MC/ARM/dwarf-asm-no-code.s
>>>     llvm/trunk/test/MC/ARM/dwarf-asm-nonstandard-section.s
>>>     llvm/trunk/test/MC/ARM/dwarf-asm-single-section.s
>>>
>> Building svn211282, the 3 following tests are failing:
>>     LLVM :: MC/ARM/dwarf-asm-multiple-sections.s
>>     LLVM :: MC/ARM/dwarf-asm-nonstandard-section.s
>>     LLVM :: MC/ARM/dwarf-asm-single-section.s
>>
>> With the same error:
>> Command Output (stderr):
>> --
>> /tmp/buildd/llvm-toolchain-snapshot-3.5~svn211282/test/MC/ARM/dwarf-asm-nonstandard-section.s:51:16: error: expected string not found in input
>> // RELOC-NEXT: 00000053 R_ARM_ABS32 foo
>>                ^
>> <stdin>:9:1: note: scanning from here
>> 00000050 R_ARM_ABS32 foo
>>
>> Built under Debian with gcc 4.9
>>
>> Could you fix that?
>>
>> Cheers,
>> Sylvestre
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list