[llvm-dev] Dependency Info from AST

Siddharth Shankar Swain via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 14 06:57:31 PDT 2017


Hi,
Can anyone help if for example we have multiple c files and we want to
analyze their ASTs to find out any dependency between them ( like a
function defined in one c file is used in other, any external variable etc
). How can we do it at the AST level? I mean is there any automated tool or
flag for it in LLVM. If anyone has any idea please tell.
sincerely,
Siddharth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170914/2b8d6282/attachment.html>


More information about the llvm-dev mailing list