This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc78d16a03bfbab573da26915995c18f172c3555
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Writer
History
Erick Tryzelaar
dc78d16a03
Whoops, the old LLVMWriteBitcodeToFileHandle closed the stream.
...
Luckily this never was released. llvm-svn: 97857
2010-03-06 00:30:01 +00:00
..
BitcodeWriter.cpp
Add support for a union type in LLVM IR. Patch by Talin!
2010-02-12 20:49:41 +00:00
BitcodeWriterPass.cpp
eliminate the std::ostream forms of the bitcode writing APIs.
2009-08-23 07:49:08 +00:00
BitWriter.cpp
Whoops, the old LLVMWriteBitcodeToFileHandle closed the stream.
2010-03-06 00:30:01 +00:00
CMakeLists.txt
Remove derelict serialization code.
2009-12-31 23:40:17 +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
Make the side-numbering of instructions used by metadata (which is needed to
2010-02-25 08:30:17 +00:00
ValueEnumerator.h
Remove MetadataBase class because it is not adding significant value.
2010-01-22 22:52:10 +00:00