[llvm] r227489 - Add missing test from r227488

David Blaikie dblaikie at gmail.com
Fri Jan 30 07:38:18 PST 2015


Right, sorry - forgot to update it with an arm triple. If someone can do
that (assuming that it works), that's be great. Or revert (or just ignore
it for a bit).

I'll look at it in a couple of hours when I get to the office.

Sorry about that.
On Jan 30, 2015 6:51 AM, "Renato Golin" <renato.golin at linaro.org> wrote:

> On 30 January 2015 at 11:19, İsmail Dönmez <ismail at donmez.ws> wrote:
> > On Thu, Jan 29, 2015 at 10:25 PM, David Blaikie <dblaikie at gmail.com>
> wrote:
> >> Author: dblaikie
> >> Date: Thu Jan 29 14:25:46 2015
> >> New Revision: 227489
> >>
> >> URL: http://llvm.org/viewvc/llvm-project?rev=227489&view=rev
> >> Log:
> >> Add missing test from r227488
> >>
> >> Added:
> >>     llvm/trunk/test/DebugInfo/ARM/line.test
> >>
> >> Added: llvm/trunk/test/DebugInfo/ARM/line.test
> >> URL:
> http://llvm.org/viewvc/llvm-project/llvm/trunk/test/DebugInfo/ARM/line.test?rev=227489&view=auto
> >>
> ==============================================================================
> >> --- llvm/trunk/test/DebugInfo/ARM/line.test (added)
> >> +++ llvm/trunk/test/DebugInfo/ARM/line.test Thu Jan 29 14:25:46 2015
> >> @@ -0,0 +1 @@
> >> +; RUN: llc -mtriple=x86_64-linux -O0 -filetype=asm <
> %S/../Inputs/line.ll | FileCheck %S/../Inputs/line.ll
> >
> > This won't work when X86 target is not available:
>
> And it broke our bots... :)
>
> http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/3263
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150130/a3d3e5e8/attachment.html>


More information about the llvm-commits mailing list