[llvm-dev] r260758 broke windows build

Siva Chandra via llvm-dev llvm-dev at lists.llvm.org
Sat Feb 13 07:45:02 PST 2016


It has been fixed by
http://llvm.org/viewvc/llvm-project?revision=260812&view=revision

Thank you,
Siva Chandra

On Fri, Feb 12, 2016 at 7:16 PM, Krzysztof Parzyszek
<kparzysz at codeaurora.org> wrote:
> I'll try it locally, but in the meantime, could you send me the preprocessed
> file from your build?
>
> -Krzysztof
>
>
> On 2/12/2016 8:40 PM, Siva Chandra wrote:
>>
>> Hello,
>>
>> I suspect that r260758 by kparzysz at codeaurora.org broke build the
>> windows bots which are using Visual Studio 2013 or lower. This doc
>> here specifies that the minimum version required is VS-2013:
>>
>>
>> http://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library
>>
>> I do see that the bots running VS-2014 or higher are green.
>>
>> Can we either revert the said commit or fix it?
>>
>> I work on LLDB and our windows bot is red with build step failing:
>> http://lab.llvm.org:8011/builders/lldb-windows7-android
>>
>> Thank you,
>> Siva Chandra
>>
>
>
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
> The Linux Foundation


More information about the llvm-dev mailing list