commit | 11cf7aa775dece12fbf29c57c1e97eb0c5eb06ad | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Dec 17 00:07:46 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Dec 17 00:07:46 2004 +0000 |
tree | 59c6a3b77c0169e0be367f97c60a0ee7523ef91d | |
parent | acd67824704067c68fed7d7c981afadeb8ea67ad [diff] |
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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19006 91177308-0d34-0410-b5e6-96231b3b80d8