llvm-6502/lib/Bytecode
Reid Spencer 233fe721c5 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
2006-08-22 16:09:19 +00:00
..
Archive For PR797: 2006-08-22 16:07:44 +00:00
Reader For PR797: 2006-08-22 16:09:19 +00:00
Writer formatting cleanups 2006-07-28 22:07:54 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00