llvm-6502/lib
Reid Spencer 4952143236 For PR998:
Fix an infinite loop in the Linker and a few other assorted link problems.

Patch contributed by Scott Michel. Thanks, Scott!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31680 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-11 11:54:25 +00:00
..
Analysis Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser For PR950: 2006-11-08 06:47:33 +00:00
Bytecode For PR998: 2006-11-11 11:54:25 +00:00
CodeGen Add methods to add implicit def use operands to a MI. 2006-11-11 10:20:02 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine if lazy compilation is disabled, print an error message and abort if 2006-11-09 19:32:13 +00:00
Linker For PR998: 2006-11-11 11:54:25 +00:00
Support Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target Running with frame pointers prevented debugging, external probes and 2006-11-11 10:21:58 +00:00
Transforms Fix InstCombine/2006-11-10-ashr-miscompile.ll a miscompilation introduced 2006-11-10 23:38:52 +00:00
VMCore Implement schedulePasses(). 2006-11-11 02:22:31 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00