llvm/lib/LTO
Peter Collingbourne 43a77da0e6 LTO: Rename mergedModule variables to MergedModule to prepare for ownership change.
Also convert a few loops to range-for loops and correct a comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245874 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-24 21:15:35 +00:00
..
CMakeLists.txt
LLVMBuild.txt [PM/AA] Remove the last relics of the separate IPA library from LLVM, 2015-08-18 17:51:53 +00:00
LTOCodeGenerator.cpp LTO: Rename mergedModule variables to MergedModule to prepare for ownership change. 2015-08-24 21:15:35 +00:00
LTOModule.cpp Remove access to the DataLayout in the TargetMachine 2015-07-24 16:04:22 +00:00
Makefile