[PATCH] D133751: [llvm-objdump] Change printSymbolVersionDependency to use ELFFile API

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 12:30:48 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG25394c9d10e7: [llvm-objdump] Change printSymbolVersionDependency to use ELFFile API (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D133751?vs=459662&id=460183#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133751

Files:
  llvm/include/llvm/Object/ELF.h
  llvm/test/tools/llvm-objdump/ELF/verneed-invalid.test
  llvm/test/tools/llvm-objdump/ELF/verneed.test
  llvm/tools/llvm-objdump/ELFDump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133751.460183.patch
Type: text/x-patch
Size: 4396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/57cb5a95/attachment.bin>


More information about the llvm-commits mailing list