llvm-project/llvm/lib/Bytecode/Writer
Chris Lattner 2d05c60bac Add support for 'weak' linkage.
For now, we translate linkonce into weak linkage in the bytecode format because
we don't have enough bits to represent it.  We will rev the bytecode version
soon anyways, so this will be fixed in the near future.

llvm-svn: 9170
2003-10-16 18:28:50 +00:00
..
ConstantWriter.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
InstructionWriter.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Writer.cpp Add support for 'weak' linkage. 2003-10-16 18:28:50 +00:00
WriterInternals.h Regularize header file comments 2003-10-13 03:32:08 +00:00