[ThinLTO] Clang side of renaming of function index (NFC)
authorTeresa Johnson <tejohnson@google.com>
Mon, 14 Mar 2016 21:06:06 +0000 (21:06 +0000)
committerTeresa Johnson <tejohnson@google.com>
Mon, 14 Mar 2016 21:06:06 +0000 (21:06 +0000)
commit9c6cd5df8c1d917084e2cbf8ec8eca6a3550a97e
tree4dbb2aca768e6cfb983b7c01687fba128e6e4d79
parent892920b358665ee87a654f06c08af0aeaaeff70f
[ThinLTO] Clang side of renaming of function index (NFC)

This is the companion to an LLVM patch that renamed the function index
data structures and files to use the more general module summary index.

llvm-svn: 263491
clang/include/clang/CodeGen/BackendUtil.h
clang/include/clang/Frontend/CodeGenOptions.def
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Frontend/CompilerInvocation.cpp