<div dir="ltr"><div><div><div>Hi all,<br></div>Can anyone give me advice about an appropriate way for extracting number of functions from module recursively (starting from entry point). Actually it may be more than one entry point so all dependent functions and global values must be extracted. <br><br>I've tried llvm-extract tool but it can't do work recursively. Maybe it would be good to write some Call Graph pass or something. Any thoughts?<br><br></div><div></div><div><br></div>Thanks in advance,<br></div>Alexey Zasenko<br></div>