This is an archive of the discontinued LLVM Phabricator instance.

[llvm-objdump][CallGraphSection] Extract call graph information from binary
AbandonedPublic

Authored by necipfazil on Jul 13 2021, 5:18 PM.

Details

Summary

Introduce –call-graph-info option to llvm-objdump to dump call graph
information. Output includes information for type identifiers for indirect
calls and targets from call graph section, if available.

Diff Detail

Event Timeline

necipfazil created this revision.Jul 13 2021, 5:18 PM
necipfazil requested review of this revision.Jul 13 2021, 5:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2021, 5:18 PM
necipfazil abandoned this revision.Jul 13 2021, 5:23 PM

This revision was created by mistake . Please disregard.