Rename variables to reflect linker split (NFC)
authorTeresa Johnson <tejohnson@google.com>
Fri, 18 Dec 2015 19:28:59 +0000 (19:28 +0000)
committerTeresa Johnson <tejohnson@google.com>
Fri, 18 Dec 2015 19:28:59 +0000 (19:28 +0000)
commitbef543635a26ebe96b59a7d3babf344ed264ed9c
treef0a4f39def01724651ffce990eac4d11240b9e1d
parent9a8b5e7ece3aa278355966bef0456a3523dd5211
Rename variables to reflect linker split (NFC)

Renamed variables to be more reflective of whether they are
an instance of Linker, IRLinker or ModuleLinker. Also fix a stale
comment.

llvm-svn: 256011
llvm/include/llvm/LTO/LTOCodeGenerator.h
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/lib/Linker/IRMover.cpp
llvm/lib/Linker/LinkModules.cpp