]> git.proxmox.com Git - mirror_frr.git/commit - tools/subdir.am
tools: grok struct member calls in frr-llvm-cg
authorDavid Lamparter <equinox@diac24.net>
Tue, 23 Mar 2021 19:19:10 +0000 (20:19 +0100)
committerDavid Lamparter <equinox@diac24.net>
Wed, 7 Apr 2021 20:31:25 +0000 (22:31 +0200)
commitd71449a3f7681dd845504b72387bf68be7cc0d87
treeefa28f05729d36f608bdf53871e2ef835e6da07c
parent49fc8264e9fe0bc9139fc073ccf60e12357a593a
tools: grok struct member calls in frr-llvm-cg

Calling a function pointer embedded in a struct is quite common & having
this listed in the call graph is useful.

Signed-off-by: David Lamparter <equinox@diac24.net>
tools/frr-llvm-cg.c
tools/frr-llvm-debuginfo.cpp [new file with mode: 0644]
tools/frr-llvm-debuginfo.h [new file with mode: 0644]
tools/subdir.am