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

Implement the first batch of transformations to the methods. So far it:

 * Converts malloc instructions to poolalloc
 * Converts free instructions to poolfree
 * Convert calls to call the new cloned hacked up versions

Note that this does not modify hacked up stuff yet, just the top level
function

llvm-svn: 2052
parent 619dc920
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