[PATCH] D43278: Add Xray instrumentation support to FreeBSD

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 02:21:43 PST 2018


dberris accepted this revision.
dberris added a subscriber: nglevin.
dberris added a comment.
This revision is now accepted and ready to land.

LGTM

Notice to @nglevin who's going to be working on porting to macOS, so that these ifdef's for x86_64 get noticed. I suspect for now this works just fine as we can clean this up later.

Curiously though, do you know why 7 tests are unsupported? Could it be that we're just requiring Linux unnecessarily in those cases?


https://reviews.llvm.org/D43278





More information about the llvm-commits mailing list