[PATCH] D82129: [DebugInfo] Drop location ranges for variables which exist entirely outside the variable's scope

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 05:11:32 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGce6de3747bce: [DebugInfo] Drop location ranges for variables which exist entirely outside theā€¦ (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D82129?vs=272375&id=279775#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82129

Files:
  llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h
  llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
  llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  llvm/test/DebugInfo/ARM/PR26163.ll
  llvm/test/DebugInfo/COFF/register-variables.ll
  llvm/test/DebugInfo/X86/live-debug-variables.ll
  llvm/test/DebugInfo/X86/trim-var-locs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82129.279775.patch
Type: text/x-patch
Size: 20703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/497cf5f9/attachment.bin>


More information about the llvm-commits mailing list