[PATCH] D140478: [RISCV] For Dwarf v5, emit indices into .debug_addr for range list entries

Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 03:49:38 PST 2023


RamNalamothu updated this revision to Diff 500131.
RamNalamothu added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140478

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/test/DebugInfo/RISCV/dwarf-riscv-range-list-relocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140478.500131.patch
Type: text/x-patch
Size: 15639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/5e7edbce/attachment.bin>


More information about the llvm-commits mailing list