This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Rafael Espindola
ce8a0d6cd8
Remove unused old-style error handling.
...
If needed, an ErrorOr should be used. llvm-svn: 212340
2014-07-04 13:30:13 +00:00
..
BitcodeReader.cpp
Remove unused old-style error handling.
2014-07-04 13:30:13 +00:00
BitcodeReader.h
IR: Add COMDATs to the IR
2014-06-27 18:19:56 +00:00
BitReader.cpp
Remove 'using std::errro_code' from lib.
2014-06-13 02:24:39 +00:00
BitstreamReader.cpp
Replace some assert(0)'s with llvm_unreachable.
2014-06-18 05:05:13 +00:00
CMakeLists.txt
BitstreamReader hasn't aged well. It's been hacked on by various people and
2013-01-19 18:19:39 +00:00
LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00