[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 04:41:17 PDT 2019


ro marked an inline comment as done.
ro added a comment.

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.


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