diff options
author | Ashok Thirumurthi <ashok.thirumurthi@intel.com> | 2013-09-16 22:00:17 +0000 |
---|---|---|
committer | Ashok Thirumurthi <ashok.thirumurthi@intel.com> | 2013-09-16 22:00:17 +0000 |
commit | 388071417256d6be830504de3727fa14ed2c810d (patch) | |
tree | bef684ad62a606376cbc704954de4b86ec6820e4 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 52694e3bb8613942658bfb55753c1ab3033d6746 (diff) | |
download | llvm-388071417256d6be830504de3727fa14ed2c810d.zip llvm-388071417256d6be830504de3727fa14ed2c810d.tar.gz llvm-388071417256d6be830504de3727fa14ed2c810d.tar.bz2 |
Fixes symbol resolution for a function with a tail call because the PC
for the frame is one past the address range of the calling function.
- Lowers the fix from RegisterContextLLDB for use with disassembly
- Fixes one of three issues in the disassembly test in TestInferiorAssert.py
Also adds documentation that explains the resolution depths and interface.
Note: This change affects the resolution scope for eSymbolContextFunction
without impacting the performance of eSymbolContextSymbol.
Thanks to Matt Kopec for his review.
llvm-svn: 190812
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions