This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54503bf00af9ef379bc006cb599e486dd67e2a50
archived-llvm-mirror
/
lib
/
Bytecode
/
Writer
History
Reid Spencer
54503bf00a
Prevent an empty compaction table from being written to the bytecode file.
...
llvm-svn: 16063
2004-08-27 00:38:44 +00:00
..
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00
SlotCalculator.cpp
Add the CompactionTableIsEmpty function so that we can determine if a
2004-08-26 22:32:00 +00:00
SlotCalculator.h
Add the CompactionTableIsEmpty function so that we can determine if a
2004-08-26 22:32:00 +00:00
SlotTable.h
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
2004-06-17 18:19:28 +00:00
Writer.cpp
Prevent an empty compaction table from being written to the bytecode file.
2004-08-27 00:38:44 +00:00
WriterInternals.h
Bytecode File Format Changes:
2004-08-17 07:45:14 +00:00