This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-16 16:16:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bytecode
/
Writer
History
Chris Lattner
3b6bb48c16
Do not emit FunctionBlock blocks for external functions. This shrinks
...
bytecode files by about 8 bytes per external function llvm-svn: 17859
2004-11-15 22:39:49 +00:00
..
Makefile
Fix name of library
2004-10-28 05:30:54 +00:00
SlotCalculator.cpp
Fix the previous bug the correct way. This fixes ptrdist/bc
2004-10-24 04:27:59 +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
Do not emit FunctionBlock blocks for external functions. This shrinks
2004-11-15 22:39:49 +00:00
WriterInternals.h
Changes For Bug 352
2004-09-01 22:55:40 +00:00