Handle MaterializeAll in getLazyBitcodeModuleImpl. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 17 Jun 2015 00:40:56 +0000 (00:40 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 17 Jun 2015 00:40:56 +0000 (00:40 +0000)
commit485973a45e9fea759c49ed6307fadc25925c2d24
tree9d7d8d356e6e812a2e84871bf91651c78dc8c9ba
parent4a4558e436353fa1fc4cd4ddff7491e631d71357
Handle MaterializeAll in getLazyBitcodeModuleImpl. NFC.

This just handles both cases in the same place.

Extracted from a patch by Karl Schimpf.

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