[PATCH] D70629: llvm-symbolizer: Support loclist in FRAME.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 17:46:13 PST 2019


eugenis created this revision.
eugenis added a reviewer: pcc.
Herald added subscribers: rupprecht, hiraditya, srhines.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.

Support location lists in FRAME command.
These are used for the majority of local variables in optimized code.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70629

Files:
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/test/tools/llvm-symbolizer/frame-loclist.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70629.230743.patch
Type: text/x-patch
Size: 28386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191123/c88fb56e/attachment.bin>


More information about the llvm-commits mailing list