I am new to LLVM and I need to analyze the program (control flow and data flow analysis). I could not find a PDG or task schedule in LLVM. How can i do this?
The developer implemented the creation of PDG using LLVM for his project:
https://github.com/DengMinghua/LLVM-Program-Dependency-Graph-Generator
: http://llvm.org/docs/ProgrammersManual.html#ViewGraph ( " " ), , , graphviz. , .
Source: https://habr.com/ru/post/1794350/More articles:How to import a .tmx file (tile map editor) into my XNA project - c #How to use calendar in iPhone app? - iosВиджет запускает диалог по щелчку - androidCreating a custom button in a ListView in ASP.NET - asp.netMysql retrieves polygonal data - phpКак изменить цвет выделенного текста? - htmlHow to Transfer Data from a SQL Server Database to an Oracle Database - unixAS3 XML object that does not throw an exception if invalid data is specified? - stringIs it possible to manually set the ID of newlines using RedBean PHP? - phpIs there a way to set custom language strings for a ReCaptcha ASP.Net user control? - asp.netAll Articles