llvm-6502/tools/bugpoint
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
..
BugDriver.cpp print a nice error if bugpoint gets an error reading inputs. Bug identified 2006-05-14 19:15:56 +00:00
BugDriver.h For PR351: 2005-12-22 20:02:55 +00:00
bugpoint.cpp Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
CrashDebugger.cpp add an assert to get a slightly better msg about this problem 2006-03-16 23:16:17 +00:00
ExecutionDriver.cpp add explicit #includes of iostream 2006-01-22 22:53:40 +00:00
ExtractFunction.cpp Remove dead return value. 2006-05-12 17:28:36 +00:00
ListReducer.h Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
Miscompilation.cpp wrap long line 2006-05-04 23:35:31 +00:00
OptimizerDriver.cpp Fix a bug found by inspection. 2006-05-14 19:11:40 +00:00
TestPasses.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
ToolRunner.cpp Let bugpoint work on sparc with v9 instructions enabled. 2006-02-04 05:02:27 +00:00
ToolRunner.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00