[PATCH] D39114: [XRay][darwin] Initial XRay in Darwin Support

Dean Michael Berris via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 19 14:12:37 PST 2017


dberris planned changes to this revision.
dberris added a comment.

In https://reviews.llvm.org/D39114#929706, @kubamracek wrote:

> Can we just not use clock_gettime on Darwin and instead use mach_absolute_time?


That's a good suggestion. Let me make that change.

Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D39114





More information about the cfe-commits mailing list