This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-04-12 04:26:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Reid Kleckner
3ca585c8b7
Silence MSVC warning on missing return after fully covered switch
...
llvm-svn: 221943
2014-11-13 23:07:22 +00:00
..
BitcodeReader.cpp
Return the number of read bytes in MemoryObject::readBytes.
2014-11-12 17:11:16 +00:00
BitcodeReader.h
Modernize the error handling of the Materialize function.
2014-10-24 22:50:48 +00:00
BitReader.cpp
Pass a && to getLazyBitcodeModule.
2014-09-03 17:31:46 +00:00
BitstreamReader.cpp
Silence MSVC warning on missing return after fully covered switch
2014-11-13 23:07:22 +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