[PATCH] D84117: [Debuginfo] (5/N) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy).

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 18 17:06:32 PDT 2020


alok created this revision.
alok added a reviewer: dblaikie.
alok added a project: debug-info.
Herald added subscribers: llvm-commits, ormris, hiraditya.
Herald added a project: LLVM.

  This patch stems from D84112.
  This patch includes changes for FastISel.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84117

Files:
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/test/DebugInfo/X86/implicit_pointer_fast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84117.279042.patch
Type: text/x-patch
Size: 9149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200719/75ebb8c4/attachment.bin>


More information about the llvm-commits mailing list