]> granicus.if.org Git - llvm/commit
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)
commit91c3ccb64951a57ecde7940c5778b0c337564a04
tree493faa764ff9f6f01124f357d4a6abcb998c2cbb
parent0faf9ed31e3540b734ac0b84e694fe08c3d2f7c7
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302939 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/BitcodeReader.h
lib/Bitcode/Reader/BitcodeReader.cpp