[PATCH] D51606: [XRay] Remove the deprecated __xray_log_init API
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 18 16:01:33 PDT 2018
dberris added a subscriber: devnexen.
dberris added a comment.
Is this on Darwin? If it is, then @devnexen has been the one working on making that work. I'm not sure whether there's a way to exclude the XRay test from macOS/Darwin, but the most prudent thing should be to disable it there until the Darwin support is properly fixed.
Do you have a way of reproducing these in isolation? I'm not familiar enough with Jenkins to figure this one out on my own. :(
Repository:
rL LLVM
https://reviews.llvm.org/D51606
More information about the llvm-commits
mailing list