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

Create a stack slot for the return address lazily instead of eagerly. This

save small amounts of time for functions that don't call llvm.returnaddress
or llvm.frameaddress (which is almost all functions).

llvm-svn: 19006
parent 991b5e94
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