[PATCH] D64483: [CMake] Define _FILE_OFFSET_BITS=64 on Solaris
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 30 06:43:38 PDT 2019
ro added a comment.
In D64483#1605989 <https://reviews.llvm.org/D64483#1605989>, @ro wrote:
> In D64483#1605895 <https://reviews.llvm.org/D64483#1605895>, @hans wrote:
>
> > > Thanks. Would this and its companion D64482 <https://reviews.llvm.org/D64482> be appropriate for the 9.x branch, too? If so, what's the procedure to get it there?
> >
> > Probably. They need to land on trunk first, then let me know and I'll merge them.
>
>
> Both patches are in now. However, there's a buildbot failure <http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/33923>
> that claims to be related, though I cannot see yet how this can possibly happen.
The next builds of both affected buildbots [[http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast] and http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux
are fine again, so this seem to have been transient failures unrelated to my patches.
>From the POV, they seem good to go for a backport.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64483/new/
https://reviews.llvm.org/D64483
More information about the llvm-commits
mailing list