diff options
author | Vedant Kumar <vsk@apple.com> | 2019-01-11 17:56:35 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2019-01-11 17:56:35 +0000 |
commit | ee10ef737e58409d1c34c68ad17b568e8a50120f (patch) | |
tree | 8e643539dfe36331c633f151b3f3b0af039cdd6f /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 08fe7e02fba6206c196d5e8527f8b40bb17941ad (diff) | |
download | llvm-ee10ef737e58409d1c34c68ad17b568e8a50120f.zip llvm-ee10ef737e58409d1c34c68ad17b568e8a50120f.tar.gz llvm-ee10ef737e58409d1c34c68ad17b568e8a50120f.tar.bz2 |
[MergeFunc] Erase unused duplicate functions if they are discardable
MergeFunc only deletes unused duplicate functions if they have local
linkage, but it should be safe to relax this to any "discardable if
unused" linkage type.
Differential Revision: https://reviews.llvm.org/D56574
llvm-svn: 350939
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions