llvm-6502/lib/Bytecode
Reid Spencer 9b84ad14f4 Fix long standing issue with propagating error message back to caller. This
has been a problem since exceptions were removed from the BytecodeReader.
Error messages are now captured from ModuleProvider::releaseModule as well
as after a longjmp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32608 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-15 19:49:23 +00:00
..
Archive For PR1050: 2006-12-15 19:44:51 +00:00
Reader Fix long standing issue with propagating error message back to caller. This 2006-12-15 19:49:23 +00:00
Writer Packed Structures 2006-12-08 18:06:16 +00:00
Makefile