summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RenderMachineFunction.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-03-09 04:26:05 +0000
committerGreg Clayton <gclayton@apple.com>2012-03-09 04:26:05 +0000
commitf3bb3e472f4e4222a6b6f3cf581a2ad0bece76ad (patch)
treeab92ddb828fb8fc5d1036dcd5b3358b8a1c259ca /llvm/lib/CodeGen/RenderMachineFunction.cpp
parentefbc7d2356d4b89795d78236a9a9985bc0fa00e9 (diff)
downloadbcm5719-llvm-f3bb3e472f4e4222a6b6f3cf581a2ad0bece76ad.tar.gz
bcm5719-llvm-f3bb3e472f4e4222a6b6f3cf581a2ad0bece76ad.zip
<rdar://problem/11016907>
Get function boundaries from the LC_FUNCTION_STARTS load command. This helps to determine symbol sizes and also allows us to be able to debug stripped binaries. If you have a stack backtrace that goes through a function that has been stripped from the symbol table, the variables for any functions above that stack frame will most likely be incorrect. It can also affect our ability to step in/out/through of a function. llvm-svn: 152381
Diffstat (limited to 'llvm/lib/CodeGen/RenderMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud