[PATCH] LTO: rename the various makeLTOModule overloads

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Jul 3 07:10:55 PDT 2014


lgtm, thanks!

On 3 July 2014 03:56, Peter Collingbourne <peter at pcc.me.uk> wrote:
> Hi rafael,
>
> This rename makes it easier to identify the specific overload being called
> in each particular case and makes future refactorings easier.
>
> http://reviews.llvm.org/D4370
>
> Files:
>   include/llvm/LTO/LTOModule.h
>   lib/LTO/LTOModule.cpp
>   tools/gold/gold-plugin.cpp
>   tools/llvm-lto/llvm-lto.cpp
>   tools/lto/lto.cpp



More information about the llvm-commits mailing list