[PATCH] D41104: Set the NoRecurse attribute for the dbg intrinsics.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 17 16:15:32 PST 2017


mattd added a comment.

> We probably want a new attribute to express the relevant property, which is essentially that most intrinsics don't call any function defined in your program.

Are you suggesting that we abandon this patch in favor of a new patch that introduces a new attribute?


https://reviews.llvm.org/D41104





More information about the llvm-commits mailing list