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

Pull some code out into a function, give it the ability to see through +.

This allows us to turn code like malloc(4*x+4) -> malloc int, (x+1)

llvm-svn: 24081
parent c252f33f
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