Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce Control-Flow Graphs from LLVM IR basic blocks #5

Closed
mewmew opened this issue Jan 8, 2015 · 1 comment
Closed

Produce Control-Flow Graphs from LLVM IR basic blocks #5

mewmew opened this issue Jan 8, 2015 · 1 comment
Assignees
Milestone

Comments

@mewmew
Copy link
Member

mewmew commented Jan 8, 2015

Corresponds to requirement 7, decomp/decomp#97.

@mewmew mewmew self-assigned this Jan 8, 2015
@mewmew mewmew added this to the demo milestone Jan 8, 2015
@mewmew mewmew modified the milestones: v0.2, demo Nov 24, 2015
@mewmew
Copy link
Member Author

mewmew commented Jun 19, 2016

The ll2dot tool is now capable of producing CFGs from LLVM IR assembly. The functionality may be pulled out into a dedicated library at a later stage, should other use cases require it. Closing this issue for now. If you wish to use this functionality, feel free to reopen this issue and start a discussion on how we may wish to design a reusable Control Flow Graph package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant