[PATCH] D14228: [FunctionAttrs] Identify norecurse functions

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 11:22:32 PST 2015


joker.eph added a comment.

I don't know the CGSCC enough: what about a function whose address is taken? What about potential call site from a different module you have no visibility to?


Repository:
  rL LLVM

http://reviews.llvm.org/D14228





More information about the llvm-commits mailing list