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
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Filipe Cabecinhas
ff1e234fb8
[BitcodeReader] Fix asserts when we read a non-vector type for insert/extract/shuffle
...
Added some additional checking for vector types + tests. Bug found with AFL fuzz. llvm-svn: 235710
2015-04-24 11:30:15 +00:00
..
BitcodeReader.cpp
[BitcodeReader] Fix asserts when we read a non-vector type for insert/extract/shuffle
2015-04-24 11:30:15 +00:00
BitReader.cpp
Propagate a better error message to the C api.
2015-02-03 01:53:03 +00:00
BitstreamReader.cpp
Be more strict about the operand for the array type in BitcodeReader
2015-04-23 13:38:21 +00:00
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
LLVMBuild.txt
…
Makefile
…