[PATCH] D155353: [llvm-readobj] Print <null> for relocation target with an empty name

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 00:42:50 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG82b4368f7f89: [llvm-readobj] Print <null> for relocation target with an empty name (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D155353?vs=542329&id=542340#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155353

Files:
  lld/test/ELF/mips-eh_frame-pic.s
  llvm/test/CodeGen/RISCV/fixups-diff.ll
  llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll
  llvm/test/DebugInfo/RISCV/relax-debug-frame.ll
  llvm/test/MC/ELF/RISCV/gen-dwarf.s
  llvm/test/MC/RISCV/cfi-advance.s
  llvm/test/MC/RISCV/fde-reloc.s
  llvm/test/MC/RISCV/scoped-relaxation.s
  llvm/test/tools/llvm-readobj/ELF/reloc-zero-name-or-value.test
  llvm/test/tools/yaml2obj/ELF/symbol-name.yaml
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155353.542340.patch
Type: text/x-patch
Size: 13616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/7c3d964b/attachment.bin>


More information about the llvm-commits mailing list