[PATCH] D14497: [FunctionAttrs] Detect printf-like functions and propagate readonly+nocapture to variadic operands

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 08:24:37 PST 2015


jmolloy abandoned this revision.
jmolloy added a comment.

On second thoughts, this is getting a bit too complex and special-cased. I'll try and find an alternative solution,


Repository:
  rL LLVM

http://reviews.llvm.org/D14497





More information about the llvm-commits mailing list