This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bytecode
/
Writer
History
Chris Lattner
55a07adc36
Allow modules to have 'any' pointer size and endianness. Luckily, we had
...
some space for extra flags, so we don't need to bump the revision number. llvm-svn: 8118
2003-08-24 13:47:36 +00:00
..
ConstantWriter.cpp
Remove explicit const qualifiers
2003-07-23 14:54:33 +00:00
InstructionWriter.cpp
Add support for the new va_arg instruction
2003-05-08 02:44:12 +00:00
Makefile
*** empty log message ***
2002-07-23 17:52:38 +00:00
Writer.cpp
Allow modules to have 'any' pointer size and endianness. Luckily, we had
2003-08-24 13:47:36 +00:00
WriterInternals.h
Changes to the V2 bytecode format:
2003-03-19 20:56:46 +00:00