This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7ef934f6ab
llvm-project
/
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