[PATCH] D52015: [XRay][clang] Always emit XRay attributes for LLVM IR

Dean Michael Berris via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 13 01:29:47 PDT 2018


dberris planned changes to this revision.
dberris added a comment.

This change is still incomplete -- we should really only convey that the 'never' attribute gets preserved. Otherwise we're going to have to invent a way to communicate to the XRay pass in LLVM that we should ignore the XRay attributes.


https://reviews.llvm.org/D52015





More information about the cfe-commits mailing list