Skip to content
Commit d47504d9 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 14973
parent f3edc49a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment