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
38569343868ee3dad90dcdddfb9fee1ca0bcf25f
clang-p2996
/
llvm
/
lib
/
Bytecode
/
Writer
History
Chris Lattner
3856934386
Convert more code to use new style casts
...
Eliminate old style casts from value.h llvm-svn: 696
2001-10-01 20:11:19 +00:00
..
ConstantWriter.cpp
Implement constant pointers, and null specifically in the parser, bytecode writer, and
2001-09-30 22:46:54 +00:00
InstructionWriter.cpp
Add support for new style casts
2001-10-01 16:18:37 +00:00
Makefile
Initial revision
2001-06-06 20:29:01 +00:00
Writer.cpp
Convert more code to use new style casts
2001-10-01 20:11:19 +00:00
WriterInternals.h
* Emit bytecode using a deque instead of a vector to be faster
2001-09-07 16:39:41 +00:00