Allow the target to give out the size of the red zone for given ABIs.
authorGreg Clayton <gclayton@apple.com>
Fri, 1 Feb 2013 00:47:49 +0000 (00:47 +0000)
committerGreg Clayton <gclayton@apple.com>
Fri, 1 Feb 2013 00:47:49 +0000 (00:47 +0000)
commit13fbb991077f389d2b3cbb5f5673ad0d815af709
tree8435827333d24e64461b3b0c8a391ea1afff7f39
parent3dcaa2c8c817ef9e888cc118a980377e341e10ec
Allow the target to give out the size of the red zone for given ABIs.

A bit of cleanup in the heap module.

llvm-svn: 174129
lldb/examples/darwin/heap_find/heap.py
lldb/include/lldb/API/SBTarget.h
lldb/scripts/Python/interface/SBTarget.i
lldb/source/API/SBTarget.cpp