[PATCH] D51677: [benchmark] Fix 32-bit build failure

Kirill Bobyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 03:31:18 PDT 2018


kbobyrev added a comment.

In https://reviews.llvm.org/D51677#1224454, @lebedev.ri wrote:

> Am i supposed to review my own patch? :) LG, i guess.
>  Note that it is not yet applied upstream, though the only thing that is //likely// to change there is `.travis.yml`


Yeah, my question is basically whether I should wait for it to be applied upstream and see if it indeed doesn't break anything. I can see Windows buildbot failure in the GitHub PR, but I have disabled it on Windows because of what seemingly is clang-cl stage 2 bug (http://lab.llvm.org:8011/builders/clang-x86-windows-msvc2015/builds/13495/steps/build%20stage%202/logs/stdio).


https://reviews.llvm.org/D51677





More information about the llvm-commits mailing list