[PATCH] D85085: Fix debug_loc offset difference with basic block sections

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 17:16:11 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
tmsriram marked an inline comment as done.
Closed by commit rGcaae570978c4: Emit correct location lists with basic block sections. (authored by tmsriram).

Changed prior to commit:
  https://reviews.llvm.org/D85085?vs=347539&id=348133#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85085

Files:
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/DebugInfo/X86/basic-block-sections-debug-loc-const-value-1.ll
  llvm/test/DebugInfo/X86/basic-block-sections-debug-loc-const-value-2.ll
  llvm/test/DebugInfo/X86/basic-block-sections-debug-loc-split-range.ll
  llvm/test/DebugInfo/X86/basic-block-sections-debug-loc.ll
  llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-1.ll
  llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-2.ll
  llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-3.ll
  llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-4.ll
  llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-5.ll
  llvm/test/DebugInfo/X86/basic-block-sections_1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85085.348133.patch
Type: text/x-patch
Size: 42213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/8f8450ea/attachment-0001.bin>


More information about the llvm-commits mailing list