summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-08-30 18:11:35 +0000
committerGreg Clayton <gclayton@apple.com>2010-08-30 18:11:35 +0000
commit59e8fc1c7404de213591bc416bb7800539bfc575 (patch)
treeece73e90414bf24f5f03a292aaa6bd7777b5fa5e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parente2f8bdac14c92de971852eb41dd0f70d202953f4 (diff)
downloadbcm5719-llvm-59e8fc1c7404de213591bc416bb7800539bfc575.tar.gz
bcm5719-llvm-59e8fc1c7404de213591bc416bb7800539bfc575.zip
Clarified the intent of the SymbolContextScope class in the header
documentation. Symbol now inherits from the symbol context scope so that the StackID can use a "SymbolContextScope *" instead of a blockID (which could have been the same as some other blockID from another symbol file). Modified the stacks that are created on subsequent stops to reuse the previous stack frame objects which will allow for some internal optimization using pointer comparisons during stepping. llvm-svn: 112495
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud