This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7dc896fccea25fd48d1bf44228ea4848ff8ebcfa
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Filipe Cabecinhas
7dc896fcce
Verify sizes when trying to read a VBR
...
Also added an assert to ReadVBR64. llvm-svn: 234984
2015-04-15 08:48:08 +00:00
..
BitcodeReader.cpp
Error out of ParseBitcodeInto(Module*) if we haven't read a Module
2015-04-14 14:07:15 +00:00
BitReader.cpp
Propagate a better error message to the C api.
2015-02-03 01:53:03 +00:00
BitstreamReader.cpp
Verify sizes when trying to read a VBR
2015-04-15 08:48:08 +00:00
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
LLVMBuild.txt
…
Makefile
…