commit | 22591d6e66d0d664795a19a5a20066a4cb11df54 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Tue Oct 24 17:29:12 2017 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Tue Oct 24 17:29:12 2017 +0000 |
tree | 0c98936e3c51342e4173b8659bd661dc04c3cd5c | |
parent | 89d65d4655d9d6b8cb07cbc8b1f99bae8d74c2dc [diff] |
IndirectCallSiteVisitor.h:findIndirectCallSites Don't mark header functions as file-scope static This creates ODR violations if the function is called from another inline function in a header and also creates binary bloat from duplicate definitions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316474 91177308-0d34-0410-b5e6-96231b3b80d8