hanchenye-llvm-project/llvm/lib/Bytecode
Chris Lattner 1e3d3148bb speed up Archive::isBytecodeArchive in the case when the archive doesn't have
an llvm-ranlib symtab.  This speeds up gccld -native on an almost empty .o file
from 1.63s to 0.18s.

llvm-svn: 23406
2005-09-23 06:22:58 +00:00
..
Archive speed up Archive::isBytecodeArchive in the case when the archive doesn't have 2005-09-23 06:22:58 +00:00
Reader Culling out use of unions for converting FP to bits and vice versa. 2005-08-17 19:34:49 +00:00
Writer Culling out use of unions for converting FP to bits and vice versa. 2005-08-17 19:34:49 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00