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

Implement mod/ref analysis for a trivial case where locals don't escape.

This comes up when you have a local array on the stack and you never pass
the address of elements around.

llvm-svn: 12349
parent 1f91c546
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