[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:12:35 PDT 2023


MaskRay updated this revision to Diff 542329.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Add dedicate llvm-readobj tests. When landing, the test will be pre-committed.


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.542329.patch
Type: text/x-patch
Size: 13753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/50aaad68/attachment.bin>


More information about the llvm-commits mailing list