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-13 04:52:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Filipe Cabecinhas
10fd7e5c6a
Turn an assert into report_fatal_error since it's reachable based on user input
...
Bug found with AFL fuzz. llvm-svn: 236076
2015-04-29 01:58:31 +00:00
..
BitcodeReader.cpp
Make sure that isValidElementType(Type) before calling {Array,Struct}Type::get(Type)
2015-04-29 01:27:01 +00:00
BitReader.cpp
Propagate a better error message to the C api.
2015-02-03 01:53:03 +00:00
BitstreamReader.cpp
Turn an assert into report_fatal_error since it's reachable based on user input
2015-04-29 01:58:31 +00:00
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +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