This rename makes it easier to identify the specific overload being called
in each particular case and makes future refactorings easier.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D4370
LTO: rename the various makeLTOModule overloads ClosedPublic Authored by pcc on Jul 3 2014, 12:56 AM.
Details Summary This rename makes it easier to identify the specific overload being called
Diff Detail
Revision Contents
Diff 11069 llvm/trunk/include/llvm/LTO/LTOModule.h
llvm/trunk/lib/LTO/LTOModule.cpp
llvm/trunk/tools/gold/gold-plugin.cpp
llvm/trunk/tools/llvm-lto/llvm-lto.cpp
llvm/trunk/tools/lto/lto.cpp
|