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-12 12:33:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Chris Lattner
d52c923a50
Add bitcode reader and writer support for ConstantDataAggregate, which
...
should be feature complete now. Lets see if it works. llvm-svn: 149215
2012-01-30 00:51:16 +00:00
..
BitcodeReader.cpp
Add bitcode reader and writer support for ConstantDataAggregate, which
2012-01-30 00:51:16 +00:00
BitcodeReader.h
Materialize functions whose basic blocks are used by global variables. Fixes
2012-01-02 07:49:53 +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