Rename ModuleSummaryIndex::modPathStringEntries() into modulePaths()
authorMehdi Amini <mehdi.amini@apple.com>
Sat, 26 Mar 2016 03:35:38 +0000 (03:35 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sat, 26 Mar 2016 03:35:38 +0000 (03:35 +0000)
commit385cf28829a30fa2dfb5b1dbb921ddae298debb2
treeced714de71cbb1fe2937c732394c86e985921a99
parent11598143f4f53335eded50ce687d1489c8f38cea
Rename ModuleSummaryIndex::modPathStringEntries() into modulePaths()

It now return the map instead of an iterator.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 264489
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/tools/llvm-lto/llvm-lto.cpp