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
9589872af9e1a88799d43b1bd403db7d338ba5f0
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Writer
History
Chad Rosier
9589872af9
Remove some cruft from the BitcodeWriter, while still maintaining backward
...
compatibility in the BitcodeReader. llvm-svn: 143598
2011-11-03 00:14:01 +00:00
..
BitcodeWriter.cpp
Remove some cruft from the BitcodeWriter, while still maintaining backward
2011-11-03 00:14:01 +00:00
BitcodeWriterPass.cpp
Reapply r110396, with fixes to appease the Linux buildbot gods.
2010-08-06 18:33:48 +00:00
BitWriter.cpp
Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.
2010-03-06 00:30:06 +00:00
CMakeLists.txt
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +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
switch to use the new api for structtypes.
2011-08-12 18:06:37 +00:00
ValueEnumerator.h
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00