llvm-6502/lib/VMCore
Reid Spencer 18c8b49e7d Use archive libraries instead of object files for VMCore, BCReader,
BCWriter, and bzip2 libraries. Adjust the various makefiles to accommodate
these changes. This was done to speed up link times.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28610 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-01 01:30:27 +00:00
..
AsmWriter.cpp Print csretcc calls like this: 2006-05-19 21:58:52 +00:00
AutoUpgrade.cpp Undo a patch that breaks llvm-as because the warning message is written to 2006-05-30 16:34:59 +00:00
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
ConstantFolding.h
Constants.cpp Provide a simpler interface for getting a ConstantArray from a character 2006-05-30 18:15:07 +00:00
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp remove dead var 2006-05-14 18:34:36 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
Mangler.cpp
Module.cpp Make the getNamedFunction and getNamedGlobal methods be const. They don't 2006-05-31 16:40:28 +00:00
ModuleProvider.cpp
Pass.cpp
PassManagerT.h
SymbolTable.cpp Reset DEBUG_SYMBOL_TABLE back to 0. 2006-05-29 12:54:52 +00:00
SymbolTableListTraitsImpl.h
Type.cpp Fix grammar in a comment. 2006-05-29 02:34:34 +00:00
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp csret functions can be varargs (as can target cc's). Verify restrictions on 2006-05-19 21:25:17 +00:00