This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfdccab32b2cd34be901c5dec2eaa0b162b765fa
archived-llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Craig Topper
b0056a4ca7
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
...
llvm-svn: 202621
2014-03-02 09:09:27 +00:00
..
BitcodeReader.cpp
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
2014-03-02 09:09:27 +00:00
BitcodeReader.h
Re-sort all of the includes with ./utils/sort_includes.py so that
2014-01-07 11:48:04 +00:00
BitReader.cpp
Make parseBitcodeFile return an ErrorOr<Module *>.
2014-01-15 01:08:23 +00:00
BitstreamReader.cpp
Micro-optimization: don't shift an entire bitcode record over to get the code.
2013-05-10 22:17:10 +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