[Lldb-commits] [PATCH] D81010: [lldb/DWARF] Fix PC value for artificial tail call frames for the "GNU" case

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 8 05:58:32 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0081149f96bd: [lldb/DWARF] Fix PC value for artificial tail call frames for the "GNU" case (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D81010?vs=268102&id=269191#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81010/new/

https://reviews.llvm.org/D81010

Files:
  lldb/include/lldb/Symbol/Function.h
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/source/Symbol/Function.cpp
  lldb/source/Target/StackFrameList.cpp
  lldb/test/API/functionalities/tail_call_frames/unambiguous_sequence/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81010.269191.patch
Type: text/x-patch
Size: 14741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200608/308fecce/attachment.bin>


More information about the lldb-commits mailing list