Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-07 | fix a bug in a function call | Tipwheal | |
the function name is "getTreeStream" but here's a spelling error | |||
2016-02-23 | Added missing copyright headers per klee/issue #301 | Marko Dimjašević | |
2015-04-09 | Normalised line endings | Cristian Cadar | |
2010-05-02 | Add 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 |