]> granicus.if.org Git - llvm/commit
[ThinLTO] Import virtual method with single implementation in hybrid mode
authorEugene Leviant <eleviant@accesssoftek.com>
Thu, 17 Oct 2019 07:46:18 +0000 (07:46 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Thu, 17 Oct 2019 07:46:18 +0000 (07:46 +0000)
commitdfe2edfdcb9c13868bc68e452a3dd83f2a13c860
treed5f1fd0f4ac04b6e5589fbbfe17264b5f41304b1
parent9fd80ac525bac7329690c9894479d72ea0cfb515
[ThinLTO] Import virtual method with single implementation in hybrid mode

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@375083 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/WholeProgramDevirt.cpp
test/ThinLTO/X86/Inputs/devirt_single_hybrid_bar.ll [new file with mode: 0644]
test/ThinLTO/X86/Inputs/devirt_single_hybrid_foo.ll [new file with mode: 0644]
test/ThinLTO/X86/devirt_single_hybrid.ll [new file with mode: 0644]