Change the ModuleProvider interface to not throw exceptions.
authorChris Lattner <sabre@nondot.org>
Thu, 6 Jul 2006 21:35:01 +0000 (21:35 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 Jul 2006 21:35:01 +0000 (21:35 +0000)
commit0300f3e71294a1fa92ebe8ff2f6bbe013612444b
tree047a77bc94841e58557f20821179abfcfea094d1
parentfe030d786991293f5956ab4d730b735755272843
Change the ModuleProvider interface to not throw exceptions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29024 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ModuleProvider.h
lib/Bytecode/Reader/Reader.h
lib/Bytecode/Reader/ReaderWrappers.cpp
lib/VMCore/Pass.cpp