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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bitcode
/
Writer
History
Michael Gottesman
27e7ef326a
Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_initialized.
...
llvm-svn: 174340
2013-02-05 05:57:38 +00:00
..
BitcodeWriter.cpp
Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_initialized.
2013-02-05 05:57:38 +00:00
BitcodeWriterPass.cpp
Code Custodian:
2012-11-25 15:23:39 +00:00
BitWriter.cpp
Code Custodian:
2012-11-25 15:23:39 +00:00
CMakeLists.txt
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
2011-12-14 00:29:31 +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
ValueEnumerator.cpp
Move all of the header files which are involved in modelling the LLVM IR
2013-01-02 11:36:10 +00:00
ValueEnumerator.h
Move all of the header files which are involved in modelling the LLVM IR
2013-01-02 11:36:10 +00:00