[PATCH] D107030: [llvm-objdump][CallGraphInfo] Extract and print call site info

Necip Fazil Yildiran via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 15:56:25 PDT 2021


necipfazil updated this revision to Diff 362912.
necipfazil marked an inline comment as done.
necipfazil added a comment.

Adapt tests to stable function order, refactor FunctionInfo::DirectCallSite


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107030

Files:
  llvm/test/tools/llvm-objdump/ELF/call-graph-info-callsites.test
  llvm/test/tools/llvm-objdump/ELF/call-graph-info.test
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107030.362912.patch
Type: text/x-patch
Size: 6547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/4961c9ee/attachment.bin>


More information about the llvm-commits mailing list