llvm-6502/lib/Bytecode/Archive
Chris Lattner 7c439929bc 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23406 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-23 06:22:58 +00:00
..
Archive.cpp Remove vim settings from source code; people should use llvm/utils/vim/vimrc 2005-05-05 22:33:09 +00:00
ArchiveInternals.h Remove trailing whitespace 2005-04-21 21:13:18 +00:00
ArchiveReader.cpp speed up Archive::isBytecodeArchive in the case when the archive doesn't have 2005-09-23 06:22:58 +00:00
ArchiveWriter.cpp Final Changes For PR495: 2005-07-08 03:08:58 +00:00
Makefile Makefile for the LLVMArchive library. 2004-11-06 08:52:36 +00:00