summaryrefslogtreecommitdiff
path: root/flowgraphnode.cpp
AgeCommit message (Collapse)Author
2019-01-17update company name and copyright dateJordan Wiens
2018-12-14fixes for get_instruction_lines and code cleanupPeter LaFosse
2018-12-13Commonize all InstructionTextToken generationPeter LaFosse
2018-08-14Modify flow graph API to support multiple layout requests for a single graphRusty Wagner
2018-08-02Fix crash on flow graphs with no associated basic blockRusty Wagner
2018-06-04Generic flow graph API and report collectionsRusty Wagner