llvm-6502/lib
Chris Lattner 96940cb522 Strip out and simplify some code. This also fixes the regression last
night compiling cfrac.  It did not realize that code like this:

int G; int *H = &G;

takes the address of G.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14973 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-18 19:56:20 +00:00
..
Analysis bug 122: 2004-07-18 00:18:30 +00:00
Archive
AsmParser
Bytecode bug 122: 2004-07-18 00:18:30 +00:00
CodeGen
Debugger bug 122: 2004-07-18 00:44:37 +00:00
ExecutionEngine bug 122: 2004-07-18 00:41:27 +00:00
Linker
Support
Target Fix infinite loop 2004-07-18 18:45:01 +00:00
Transforms Strip out and simplify some code. This also fixes the regression last 2004-07-18 19:56:20 +00:00
VMCore Fix infinite loop gccld'ing povray 2004-07-18 08:12:57 +00:00
Makefile