1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Bytecode/Reader
Chris Lattner f898cccc07 These libs use EH info
llvm-svn: 29043
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