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)
commit18f59c52f2641562978412e7c336f9ca9fe991c9
tree499e5d8f895029f965f1dc6cba77ea5b6540d13c
parent96e80fcbfd852a6bc6ed1a15c87e709ac1080dbc
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256011 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/LTOCodeGenerator.h
lib/LTO/LTOCodeGenerator.cpp
lib/Linker/IRMover.cpp
lib/Linker/LinkModules.cpp