LTO: rename the various makeLTOModule overloads.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 3 Jul 2014 23:28:00 +0000 (23:28 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 3 Jul 2014 23:28:00 +0000 (23:28 +0000)
commit63086fe166933942b38a3cc68af3094b973cb275
tree467591066107c39282123e3f9aaf81bf29a9aaa7
parent30f37f5fc426824899632e2a329adaeccddf3065
LTO: rename the various makeLTOModule overloads.

This rename makes it easier to identify the specific overload being called
in each particular case and makes future refactorings easier.

Differential Revision: http://reviews.llvm.org/D4370

llvm-svn: 212302
llvm/include/llvm/LTO/LTOModule.h
llvm/lib/LTO/LTOModule.cpp
llvm/tools/gold/gold-plugin.cpp
llvm/tools/llvm-lto/llvm-lto.cpp
llvm/tools/lto/lto.cpp