This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-05-19 04:16:37 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
llvm
/
lib
/
Bitcode
/
Reader
History
Nuno Lopes
f7596c91af
remove TYPE_CODE_FUNCTION_OLD type code. it is no longer in use and it was marked for removal in 3.0
...
llvm-svn: 156383
2012-05-08 16:16:20 +00:00
..
BitcodeReader.cpp
remove TYPE_CODE_FUNCTION_OLD type code. it is no longer in use and it was marked for removal in 3.0
2012-05-08 16:16:20 +00:00
BitcodeReader.h
Fix PR12080 by ensuring that MaterializeModule actually reads all the bitcode
2012-02-29 00:07:09 +00:00
BitReader.cpp
Add Module functions in place of module providers.
2010-03-02 23:58:54 +00:00
CMakeLists.txt
build/CMake: Finish removal of add_llvm_library_dependencies.
2011-11-29 19:25:30 +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