commit | 233fe721c5489a32b8b5aaf4e6b43e4383d75400 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Tue Aug 22 16:09:19 2006 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Tue Aug 22 16:09:19 2006 +0000 |
tree | 5368dcf6faea3d43bb5af146da971547e21611f1 | |
parent | 751ca6b48cb741797c513fa0e9df369ebd7e4aa5 [diff] |
For PR797: Make the Bytecode Reader use setjmp/longjump instead of exceptions to handle errors. The alternative was even uglier than setjmp/longjump as it would impact the interface and workings of nearly every function in the reader. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29819 91177308-0d34-0410-b5e6-96231b3b80d8