Skip to content
Commit 995d40e1 authored by Dan Gohman's avatar Dan Gohman
Browse files

An alloca can be equal to an argument. It can't *alias* an alloca, but it could

be equal, since there's nothing preventing a caller from correctly predicting
the stack location of an alloca.

llvm-svn: 174119
parent e5d8d0d6
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