OSDN Git Service

LTO: Port the legacy LTO API to ModuleSymbolTable.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 13 Dec 2016 20:01:58 +0000 (20:01 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 13 Dec 2016 20:01:58 +0000 (20:01 +0000)
commit0684441d3bebd209a1229251ef61bc598e744813
tree2e46033f18b13c4925f68bd56c9334b7f198b38c
parent314f28e50520c13135836acb3cfb05605a1146a9
LTO: Port the legacy LTO API to ModuleSymbolTable.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289576 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/legacy/LTOModule.h
lib/LTO/LTOModule.cpp