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
ac277eb930da351e420a175fb016d704d453dd78
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Writer
History
Devang Patel
ac277eb930
Remove MetadataBase class because it is not adding significant value.
...
llvm-svn: 94243
2010-01-22 22:52:10 +00:00
..
BitcodeWriter.cpp
Avoid modifying ValueEnumerator's MD ValueList by choosing which function-local MD to write based on the function currently being written
2010-01-14 19:38:44 +00:00
BitcodeWriterPass.cpp
eliminate the std::ostream forms of the bitcode writing APIs.
2009-08-23 07:49:08 +00:00
BitWriter.cpp
Make LLVM command-line tools overwrite their output files without -f.
2009-08-25 15:34:52 +00:00
CMakeLists.txt
Remove derelict serialization code.
2009-12-31 23:40:17 +00:00
Makefile
Stop building RTTI information for *most* llvm libraries. Notable
2010-01-22 06:49:46 +00:00
ValueEnumerator.cpp
Remove MetadataBase class because it is not adding significant value.
2010-01-22 22:52:10 +00:00
ValueEnumerator.h
Remove MetadataBase class because it is not adding significant value.
2010-01-22 22:52:10 +00:00