llvm/lib/Bitcode/Writer
Mehdi Amini 1cb85674c6 Rename FunctionIndex into GlobalValueIndex to reflect the recent changes (NFC)
The index used to contain only Function, but now contains GlobalValue
in general.

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265230 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-02 17:29:47 +00:00
..
BitcodeWriter.cpp Rename FunctionIndex into GlobalValueIndex to reflect the recent changes (NFC) 2016-04-02 17:29:47 +00:00
BitcodeWriterPass.cpp [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +00:00
BitWriter.cpp
CMakeLists.txt
LLVMBuild.txt [ThinLTO] Support for reference graph in per-module and combined summary. 2016-03-11 18:52:24 +00:00
ValueEnumerator.cpp Bitcode: Try to emit metadata in function blocks 2016-04-02 15:22:57 +00:00
ValueEnumerator.h Bitcode: Try to emit metadata in function blocks 2016-04-02 15:22:57 +00:00