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

Exporting the information flow graph only exports first function #523

Open
cacay opened this issue Oct 22, 2022 · 0 comments
Open

Exporting the information flow graph only exports first function #523

cacay opened this issue Oct 22, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cacay
Copy link
Member

cacay commented Oct 22, 2022

We generate an information flow graph for each function in the program and put them all in the same .dot file. Graphviz only renders the first graph. For example,

 ./viaduct compile compiler/tests/should-pass/polymorphism/Specialization2.via -cg ifc.svg
@cacay cacay added the bug Something isn't working label Oct 22, 2022
@cacay cacay self-assigned this Oct 22, 2022
@cacay cacay changed the title Exporting the information flow graph only exports first function. Exporting the information flow graph only exports first function Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant