[PATCH] D28000: [X86] Implement -mfentry

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 13:14:29 PST 2017


sanjoy added a comment.

Can you please give some context about this:  what is `__fentry__`, `mcount`, their use cases, relevant specifications?

Also:  have you checked to see if some of this code can be shared with XRay?


https://reviews.llvm.org/D28000





More information about the llvm-commits mailing list