[PATCH] D66756: compiler-rt: use more __sanitizer_time_t on FreeBSD

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 05:21:05 PDT 2019


emaste added a comment.

It turns out `__LP64__` is wrong anyway, see D66758 <https://reviews.llvm.org/D66758>, so I intend to commit this first with no functional change and then follow up with D66758 <https://reviews.llvm.org/D66758>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66756/new/

https://reviews.llvm.org/D66756





More information about the llvm-commits mailing list