[PATCH] D20603: [Inline] Add ability to restrict inlining pass to hinted functions only

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 08:27:26 PDT 2016


rnk added a subscriber: rnk.
rnk added a comment.

As mentioned in http://reviews.llvm.org/D20647, I think we can handle this entirely in the frontend.


http://reviews.llvm.org/D20603





More information about the llvm-commits mailing list