Just rethrow previous exception instead of making a new one
authorChris Lattner <sabre@nondot.org>
Fri, 26 Sep 2003 14:44:52 +0000 (14:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 Sep 2003 14:44:52 +0000 (14:44 +0000)
commitb0b7c0d28c7422d01bffe7b8984333b5b883a539
treebed2f2bdb54febaaef70d037a437303d721eb07e
parentaecbd278feaa8c2a584e0a23879d7f60946c104b
Just rethrow previous exception instead of making a new one

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