search for: 605a1cec

Displaying 3 results from an estimated 3 matches for "605a1cec".

Did you mean: 6056cec
2004 Jun 07
2
[LLVMdev] TargetFrameInfo: what's local area offset
The TargetFrameInfo, amoung other things, specifies "local area offset" -- which, as comment say, is: the offset of the local area from the stack pointer on entrance to a function. The question is -- what's local area? Is this the first stack location which can be used by function for allocating its own variables? - Volodya
2004 Jun 07
0
[LLVMdev] TargetFrameInfo: what's local area offset
On Mon, 7 Jun 2004, Vladimir Prus wrote: > > The TargetFrameInfo, amoung other things, specifies "local area offset" -- > which, as comment say, is: > > the offset of the local area from the stack pointer on entrance to a > function. > > The question is -- what's local area? Is this the first stack location which > can be used by function for
2004 Jun 08
1
[LLVMdev] TargetFrameInfo: what's local area offset
...Info class and clarifies what's local area is. Thanks, Volodya -------------- next part -------------- A non-text attachment was scrubbed... Name: TargetFrameInfo.h.diff Type: text/x-diff Size: 814 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040608/605a1cec/attachment.diff>