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
b00a6beef6572821f055ecb153ecc31299595bb9
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Writer
History
Victor Hernandez
b00a6beef6
Write function-local metadata as a metadata subblock of a funciton block
...
llvm-svn: 93339
2010-01-13 19:37:33 +00:00
..
BitcodeWriter.cpp
Write function-local metadata as a metadata subblock of a funciton block
2010-01-13 19:37:33 +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
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
ValueEnumerator.cpp
Enumerate function-local metadata (and its types and operands) only during function-incorporation, global metadata continues to be enumerated during creation of ValueEnumerator
2010-01-13 19:36:16 +00:00
ValueEnumerator.h
Enumerate function-local metadata (and its types and operands) only during function-incorporation, global metadata continues to be enumerated during creation of ValueEnumerator
2010-01-13 19:36:16 +00:00