commit | 9e2128065333958e2785e61da7a21c50215dde3a | [log] [tgz] |
---|---|---|
author | Jessica Paquette <jpaquette@apple.com> | Thu Sep 06 21:19:54 2018 +0000 |
committer | Jessica Paquette <jpaquette@apple.com> | Thu Sep 06 21:19:54 2018 +0000 |
tree | a65eac56344d1664f6c75fea90069baa2e637d82 | |
parent | bb146ec5a094917fd0775a1ea5a6510186ea7fd2 [diff] |
Output per-function size-info remarks This patch adds per-function size information remarks. Previously, passing -Rpass-analysis=size-info would only give you per-module changes. By adding the ability to do this per-function, it's easier to see which functions contributed the most to size changes. https://reviews.llvm.org/D51467 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341588 91177308-0d34-0410-b5e6-96231b3b80d8