[PATCH] D84116: [Debuginfo] (4/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:04:33 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 GlobalISel.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84116

Files:
  llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/test/DebugInfo/X86/implicit_pointer_global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84116.279041.patch
Type: text/x-patch
Size: 12429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200719/6151e0cc/attachment-0001.bin>


More information about the llvm-commits mailing list