about summary refs log tree commit diff homepage
path: root/lib/Core/ExecutionState.cpp
AgeCommit message (Expand)Author
2010-06-24Added ExecutionState::dumpStack function for inspecting the status of the stackPeter Collingbourne
2010-03-14Kill off ExecutionTrace stuff, it is too messy.Daniel Dunbar
2009-09-01Update for LLVM ostream changes.Daniel Dunbar
2009-06-14Remove some unused functionality.Daniel Dunbar
2009-06-02Use ConstantExpr::alloc instead of ref<Expr> directlyDaniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar