summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-08-26 02:28:22 +0000
committerGreg Clayton <gclayton@apple.com>2010-08-26 02:28:22 +0000
commit0445d8f4989f3ed53ca221a817fe149a918c3446 (patch)
tree5207b1994c9c658f4798e7437c6558c5c7185d85 /llvm/lib/Transforms/Utils/CloneModule.cpp
parente5334b484a9fbedc33d4c356d7a55b848af77b97 (diff)
downloadbcm5719-llvm-0445d8f4989f3ed53ca221a817fe149a918c3446.tar.gz
bcm5719-llvm-0445d8f4989f3ed53ca221a817fe149a918c3446.zip
Cleaned up the inline stack frame code one more time to prepare for inlined
code stepping. Also we now store the stack frames for the current and previous stops in the thread in std::auto_ptr objects. When we create a thread stack frame list we pass the previous frame into it so it can re-use the frames and maintain will allow for variable changes to be detected. I will implement the stack frame reuse next. llvm-svn: 112152
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud