WholeProgramDevirt: Implement exporting for single-impl devirtualization.
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 4 Mar 2017 01:31:01 +0000 (01:31 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 4 Mar 2017 01:31:01 +0000 (01:31 +0000)
commitd1e011dddaab51b46e5e46b254dd3757bf698472
tree26a9a773b28f3c24531cc446586db0d1edd07aa0
parentd31e3edb6fcba73ac92b17f8ee05fa4d5776c9e5
WholeProgramDevirt: Implement exporting for single-impl devirtualization.

Differential Revision: https://reviews.llvm.org/D29811

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296945 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/WholeProgramDevirt.cpp
test/Transforms/WholeProgramDevirt/export-single-impl.ll [new file with mode: 0644]