Skip to content
Commit 1e8860a8 authored by Sanjiv Gupta's avatar Sanjiv Gupta
Browse files

Params are not being generated as static globals now. The caller passes them...

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
parent 701fc100
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