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-17 15:10:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Rafael Espindola
971db84e8e
Fix a use after free on invalid input.
...
llvm-svn: 193737
2013-10-31 04:20:23 +00:00
..
BitcodeReader.cpp
Fix a use after free on invalid input.
2013-10-31 04:20:23 +00:00
BitcodeReader.h
AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format.
2013-09-28 00:22:27 +00:00
BitReader.cpp
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +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