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
..
2004-07-18 00:23:51 +00:00
2004-07-18 00:44:37 +00:00
2004-07-18 00:32:14 +00:00
2004-07-18 00:44:37 +00:00