[WholeProgramDevirt] Don't process declarations when building type id map
authorEugene Leviant <eleviant@accesssoftek.com>
Sun, 23 Sep 2018 13:27:47 +0000 (13:27 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Sun, 23 Sep 2018 13:27:47 +0000 (13:27 +0000)
commit2b70d616f057d2b6822a0273c1b27ede9abc1d21
tree8b4b19a63d281c5fd0b18574700027b39dd1cc43
parentbaf09e5d18f4f61b8c1e4e48ebf9f88eb1b6bde2
[WholeProgramDevirt] Don't process declarations when building type id map

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

llvm-svn: 342836
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/test/Transforms/WholeProgramDevirt/vtable-decl.ll [new file with mode: 0644]