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 | 1e8860a8f5c1418640683df9cfba7a4c1aeb9a42 (patch) | |
tree | ddd9f66812b405217d35f2c4e90a258de8849d16 /clang/lib/CodeGen/CGDecl.cpp | |
parent | 701fc10087b930f66341b8ddbb793ed4959d2b6e (diff) | |
download | bcm5719-llvm-1e8860a8f5c1418640683df9cfba7a4c1aeb9a42.tar.gz bcm5719-llvm-1e8860a8f5c1418640683df9cfba7a4c1aeb9a42.zip |
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.
llvm-svn: 68327
Diffstat (limited to 'clang/lib/CodeGen/CGDecl.cpp')
0 files changed, 0 insertions, 0 deletions