[PATCH] D44884: Improving 'addArgumentAttrsFromCallsites'
Nuno Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 26 08:55:53 PDT 2018
nlopes added a comment.
Please don't remove non-functional changes from this patch. It contains dozens of indentation changes which are completely unrelated with the intended change and make the review more difficult. There are also debug printfs included that need to be removed :)
This document may be useful: http://llvm.org/docs/Contributing.html
Repository:
rL LLVM
https://reviews.llvm.org/D44884
More information about the llvm-commits
mailing list