[llvm] r227489 - Add missing test from r227488

Renato Golin renato.golin at linaro.org
Fri Jan 30 06:51:58 PST 2015


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




More information about the llvm-commits mailing list