Re: [Diffusion] rL245290: [Support] On Windows, generate PDF files for graphs and open with associated…

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 06:20:06 PDT 2015


2015-08-18 15:14 GMT+02:00 Aaron Ballman <aaron at aaronballman.com>:
> On Tue, Aug 18, 2015 at 9:01 AM, Michael Kruse via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> The buildbot complains about one failed test
>>
>> http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/3965
>>
>> LINK : fatal error LNK1104: cannot open file
>> 'D:\buildslave\clang-x64-ninja-win7\stage1\projects\compiler-rt\test\ubsan\Standalone-x86_64\TestCases\Integer\Output\div-zero.cpp.tmp'
>>
>> However, I don't see how the could relate to my commit. Do I need to
>> be concerned or does this just fail occasionally?
>>
>> The successive build was successful:
>>
>> http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/3966
>
> I think you're fine; your commit did not contribute to that failure.

OK, thanks.

Michael


More information about the llvm-commits mailing list