llvm-6502/lib/Bytecode/Reader
Chris Lattner 7c339b8ca2 These libs use EH info
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29043 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-07 16:44:31 +00:00
..
Analyzer.cpp Change the verifier to never throw an exception. Instead verifyModule canoptionally return the string error, which is an easier api for clients touse anyway. 2006-07-06 18:02:27 +00:00
Makefile These libs use EH info 2006-07-07 16:44:31 +00:00
Reader.cpp Fix a bug in the bc reader/writer: we were not correctly encoding varargs 2006-05-26 18:42:34 +00:00
Reader.h Fix a bug in my previous patch which broke building llvm/runtime when using llvm-gcc3. 2006-07-07 06:06:06 +00:00
ReaderWrappers.cpp Change the ModuleProvider interface to not throw exceptions. 2006-07-06 21:35:01 +00:00