summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-diff.rst
diff options
context:
space:
mode:
authorAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-09-20 19:05:10 +0000
committerAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-09-20 19:05:10 +0000
commit2568f459391a98c0967c2eb6b56ab296cc6c3609 (patch)
tree213b129c11f8480e590712e40edac7ff164b647b /llvm/docs/CommandGuide/llvm-diff.rst
parentb742879c35eb685b8d299ba52f6c9779f7142210 (diff)
downloadbcm5719-llvm-2568f459391a98c0967c2eb6b56ab296cc6c3609.tar.gz
bcm5719-llvm-2568f459391a98c0967c2eb6b56ab296cc6c3609.zip
Fix lldb regressions due to r190812 in the case where debug info is present.
Specifically, allows the unwinder to handle the case where sc.function gets resolved with a pc that is one past the address range of the function (consistent with a tail call). However, there is no matching symbol. Adds eSymbolContextTailCall to provide callers with control over the scope of symbol resolution and to allow ResolveSymbolContextForAddress to handle tail calls since this routine is common to unwind and disassembly. llvm-svn: 191102
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-diff.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud