[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
Thu Mar 2 08:05:34 PST 2023


RamNalamothu updated this revision to Diff 501875.
RamNalamothu marked 3 inline comments as done.
RamNalamothu added a comment.

Remove unnecessary checks for relaxation flags in "target-features".


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/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
  llvm/test/DebugInfo/RISCV/dwarf-riscv-range-list-relocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140478.501875.patch
Type: text/x-patch
Size: 14550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/6534901c/attachment.bin>


More information about the llvm-commits mailing list