diff options
author | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2009-04-02 17:42:00 +0000 |
---|---|---|
committer | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2009-04-02 17:42:00 +0000 |
commit | b84d5a476a8e678dbdeef848b22ea22c24632e11 (patch) | |
tree | fd84b914b67bc3534e7402c1579ca077602e3f6d /lib/Analysis/ConstantFolding.cpp | |
parent | d0dfbe096dd71ca4d652784705584876f8b18250 (diff) |
Params are not being generated as static globals now. The caller passes them onto the callee's stack directly and the callee loads the argvals from its own stack. Clang generated frameindexes validatd by recalculating the stack as if all frameindexes represent 1-byte slots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68327 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions