[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 Dec 22 03:07:42 PST 2022


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

Introduce an MCAsmInfo API to check if linker relaxation is enabled for generating relocatable symbol references.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140478

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h
  llvm/test/DebugInfo/RISCV/dwarf-riscv-range-list-relocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140478.484785.patch
Type: text/x-patch
Size: 15937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/dea69a47/attachment.bin>


More information about the llvm-commits mailing list