about summary refs log tree commit diff homepage
path: root/utils/hacks
AgeCommit message (Collapse)Author
2019-01-07fix a bug in a function callTipwheal
the function name is "getTreeStream" but here's a spelling error
2016-02-23Added missing copyright headers per klee/issue #301Marko Dimjašević
2015-04-09Normalised line endingsCristian Cadar
2010-05-02Add a little hack for visualizing KLEE branching.Daniel Dunbar
- This consumes the treestream files produced with --write-paths or --write-sym-paths, and renders out the tree in a very ad-hoc funky way. Your mileage may vary! :) Example image: http://klee.llvm.org/data/treegraph_example.jpg Example movie: http://klee.llvm.org/data/treegraph_example.avi git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@102869 91177308-0d34-0410-b5e6-96231b3b80d8