Chris Lattner
|
cd5013eb2f
|
Teach basicaa that 'byval' arguments define a new memory location that
can't be aliased to other known objects. This allows us to know that byval
pointer args don't alias globals, etc.
llvm-svn: 46315
|
2008-01-24 18:00:32 +00:00 |
|