[llvm] r211279 - Tests for r211273
Sylvestre Ledru
sylvestre at debian.org
Thu Jun 19 12:56:28 PDT 2014
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
More information about the llvm-commits
mailing list