Pass FunctionInfoIndex by reference to WriteFunctionSummaryToFile (NFC)
authorTeresa Johnson <tejohnson@google.com>
Mon, 19 Oct 2015 19:06:06 +0000 (19:06 +0000)
committerTeresa Johnson <tejohnson@google.com>
Mon, 19 Oct 2015 19:06:06 +0000 (19:06 +0000)
commitca21c56a5f5d4754f277d3547bf85446fc1636df
tree9393937afe746cd15a1d54338e9e5442a0fe984a
parent4438c623f75083ad198845643469366fb22ba782
Pass FunctionInfoIndex by reference to WriteFunctionSummaryToFile (NFC)

Implemented suggestion by dblakie in review for r250704.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250723 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/ReaderWriter.h
lib/Bitcode/Writer/BitcodeWriter.cpp
tools/gold/gold-plugin.cpp
tools/llvm-lto/llvm-lto.cpp