This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d966b2494de7ea9dd25870fd3693376be413e725
clang-p2996
/
llvm
/
lib
/
Bytecode
/
Reader
History
Chris Lattner
599ee8972d
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