commit | bc51bb9f2094363eb5ebcc33361c197d6115b223 | [log] [tgz] |
---|---|---|
author | George Burgess IV <george.burgess.iv@gmail.com> | Tue Jun 21 01:42:47 2016 +0000 |
committer | George Burgess IV <george.burgess.iv@gmail.com> | Tue Jun 21 01:42:47 2016 +0000 |
tree | 9ecd09a934a1421dc037e2dd64a128d590558ba2 | |
parent | 812340ed7d4bc14cead1be30153f6ab158a1d066 [diff] |
[CFLAA] Be more aggressive with interprocedural analysis. This patch makes us perform interprocedural analysis on functions that don't have internal linkage. It also removes a test that should've been deleted in an earlier commit (since other tests now cover everything that the newly-removed test covers). Patch by Jia Chen. Differential Revision: http://reviews.llvm.org/D21513 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273229 91177308-0d34-0410-b5e6-96231b3b80d8