[ThinLTO] Don't import functions with noinline attribute
authorEugene Leviant <eleviant@accesssoftek.com>
Mon, 25 Dec 2017 13:57:24 +0000 (13:57 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Mon, 25 Dec 2017 13:57:24 +0000 (13:57 +0000)
commit193e701d86c1b7302989efb366042ca6e802b00f
treeb7bf9f7af93f544454642cb05727ac4b691a80d5
parent2b2a02ea1316163a75748e3db2a33e13280e655a
[ThinLTO] Don't import functions with noinline attribute

Differential revision: https://reviews.llvm.org/D41489

llvm-svn: 321443
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/test/ThinLTO/X86/Inputs/noinline.ll [new file with mode: 0644]
llvm/test/ThinLTO/X86/noinline.ll [new file with mode: 0644]