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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 15:45:51 PST 2018


efriedma added a comment.

Not sure it needs any refactoring?  I'm more concerned about the "if (F->isIntrinsic()) return false;" part.


https://reviews.llvm.org/D41104





More information about the llvm-commits mailing list