[PATCH] D26983: [xray] Add XRay support for Mach-O in CodeGen

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 16:05:00 PST 2016


kubabrecka added a comment.

In https://reviews.llvm.org/D26983#603467, @dberris wrote:

> LGTM -- thanks Kuba!
>
> Just out of curiosity, you're also going to do the clang and compiler-rt side changes to support XRay for Mach-O supporting systems?


I don't have time to work on that now, but I have partial and ugly patches for compiler-rt and clang.  I'll try to clean those and push the out when I get a chance to.


Repository:
  rL LLVM

https://reviews.llvm.org/D26983





More information about the llvm-commits mailing list