[all-commits] [llvm/llvm-project] 84661b: Reland "[llvm-readobj] Dump callgraph section info...

Prabhu Rajasekaran via All-commits all-commits at lists.llvm.org
Thu Feb 19 17:38:50 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84661b38267d1954bbcce2a7b376f1baa369ac83
      https://github.com/llvm/llvm-project/commit/84661b38267d1954bbcce2a7b376f1baa369ac83
  Author: Prabhu Rajasekaran <prabhukr at google.com>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-readelf.rst
    M llvm/docs/CommandGuide/llvm-readobj.rst
    A llvm/test/tools/llvm-readobj/ELF/call-graph-info-warn-malformed.test
    A llvm/test/tools/llvm-readobj/ELF/call-graph-info.test
    M llvm/tools/llvm-readobj/ELFDumper.cpp
    M llvm/tools/llvm-readobj/ObjDumper.h
    M llvm/tools/llvm-readobj/Opts.td
    M llvm/tools/llvm-readobj/llvm-readobj.cpp

  Log Message:
  -----------
  Reland "[llvm-readobj] Dump callgraph section info for ELF" (#176260)

This patch is a reland of #157499

Introduce a new flag --call-graph-info which outputs call graph
information in the ELF call graph section in JSON or LLVM style.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list