OSDN Git Service

WholeProgramDevirt: Implement importing for single-impl devirtualization.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 9 Mar 2017 00:21:25 +0000 (00:21 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 9 Mar 2017 00:21:25 +0000 (00:21 +0000)
commit0e534009f0cfd3cb5b1c9a3417794244cb71301e
tree8406152eb5cc71bad8184e0d87ccc9c90f072e52
parent611bafa4c47efe79e24e1877d5d210e7347a486b
WholeProgramDevirt: Implement importing for single-impl devirtualization.

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

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