[PATCH] D150079: [BPF][DebugInfo] Show CO-RE relocations in llvm-objdump

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 04:38:40 PDT 2023


eddyz87 updated this revision to Diff 555849.
eddyz87 marked 2 inline comments as done.
eddyz87 edited the summary of this revision.
eddyz87 added a comment.

Missing dot at the end of the comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150079

Files:
  llvm/include/llvm/DebugInfo/BTF/BTF.h
  llvm/include/llvm/DebugInfo/BTF/BTFParser.h
  llvm/lib/DebugInfo/BTF/BTFContext.cpp
  llvm/lib/DebugInfo/BTF/BTFParser.cpp
  llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
  llvm/lib/Target/BPF/BPFCORE.h
  llvm/lib/Target/BPF/BPFPreserveDIType.cpp
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/test/tools/llvm-objdump/BPF/core-relo-byte-offset.ll
  llvm/test/tools/llvm-objdump/BPF/core-relo-enum-value.ll
  llvm/test/tools/llvm-objdump/BPF/core-relo-field-info.ll
  llvm/test/tools/llvm-objdump/BPF/core-relo-formatting.s
  llvm/test/tools/llvm-objdump/BPF/core-relo-type-id.ll
  llvm/test/tools/llvm-objdump/BPF/core-relo-type-info.ll
  llvm/tools/llvm-objdump/CMakeLists.txt
  llvm/tools/llvm-objdump/llvm-objdump.cpp
  llvm/unittests/DebugInfo/BTF/BTFParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150079.555849.patch
Type: text/x-patch
Size: 125224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230905/032ca1bf/attachment-0001.bin>


More information about the llvm-commits mailing list