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
37dd30c00a848c3f8be490e48e56075ed44eec89
clang-p2996
/
llvm
/
lib
/
Bytecode
/
Writer
History
Reid Spencer
37dd30c00a
Make some improvements suggested by Chris.
...
llvm-svn: 13765
2004-05-25 19:03:21 +00:00
..
ConstantWriter.cpp
Adjust to the changed StructType interface. In particular, getElementTypes() is gone.
2004-02-09 04:37:31 +00:00
InstructionWriter.cpp
Implement support for a new LLVM 1.3 bytecode format, which uses uint's
2004-04-05 01:27:26 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00
SlotTable.cpp
Make some improvements suggested by Chris.
2004-05-25 19:03:21 +00:00
SlotTable.h
Adding the initial implementation of the SlotTable class. This class is
2004-05-25 18:44:51 +00:00
Writer.cpp
Changed to use SymbolTable's new iteration interfaces.
2004-05-25 17:29:59 +00:00
WriterInternals.h
SlotCalculator.h moved
2004-01-20 19:50:34 +00:00
WriterPrimitives.h
Remove the optimization that depends on ENDIAN_LITTLE: it's not worth it.
2004-01-15 06:11:30 +00:00