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
9fd00c7d255cd5e15de146550a19c5f8a0a7dc33
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Writer
History
Gabor Greif
9fd00c7d25
back out r101364, as it trips the linux nightlybot on some clang C++ tests
...
llvm-svn: 101368
2010-04-15 12:46:56 +00:00
..
BitcodeWriter.cpp
back out r101364, as it trips the linux nightlybot on some clang C++ tests
2010-04-15 12:46:56 +00:00
BitcodeWriterPass.cpp
eliminate the std::ostream forms of the bitcode writing APIs.
2009-08-23 07:49:08 +00:00
BitWriter.cpp
Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.
2010-03-06 00:30:06 +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
Add special case bitcode support for DebugLoc. This avoids
2010-04-03 02:17:50 +00:00
ValueEnumerator.h
Remove MetadataBase class because it is not adding significant value.
2010-01-22 22:52:10 +00:00