[PATCH] D27503: [XRay] Custom event logging intrinsic

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 00:21:44 PST 2017


dberris added a comment.

Much simpler now, although I'm not sure why calls to the intrinsic don't automatically lower the arguments to the call according to the sysv64 calling convention -- perhaps I'm missing an explicit calling convention spec in the front-end in https://reviews.llvm.org/D30018? Will that help?


https://reviews.llvm.org/D27503





More information about the llvm-commits mailing list