Remove ignore-empty-index-file option
authorTeresa Johnson <tejohnson@google.com>
Fri, 12 May 2017 19:32:11 +0000 (19:32 +0000)
committerTeresa Johnson <tejohnson@google.com>
Fri, 12 May 2017 19:32:11 +0000 (19:32 +0000)
commit4cd12ce9a043c469f6c485075990f867855b4989
treeb93e0494765f4cc4723f850587e112ef3a4ff298
parent65dd23e273c5ef69e8ae843ee4fd4664a61d95e9
Remove ignore-empty-index-file option

Summary:
As discussed in the D32195 review thread and on IRC, remove this option
and replace with parameter, which will be set to true when invoked
from clang in the context of a ThinLTO distributed backend.

Reviewers: pcc

Subscribers: mehdi_amini, llvm-commits

Differential Revision: https://reviews.llvm.org/D33133

llvm-svn: 302939
llvm/include/llvm/Bitcode/BitcodeReader.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp