Skip to content
  • Cristian Cadar's avatar
    Patch by Dan Liew which improves the logging options: "Removed · c6f16dd3
    Cristian Cadar authored and Daniel Liew's avatar Daniel Liew committed
    -use-query-pc-log and -use-stp-query-pc-log and replaced with better
    command line option -use-query-log=option.  Multiple comma seperated
    options can be specified after -use-query-log=.  In addition queries
    can now be logged in SMT-LIBv2 format as well as KQuery format. The
    names of logging files has changed and also KLEE now informs users
    which files are being written to.
    
    Because of the changes the test/Feature/ExprLogging.c test broke so it
    was necessary to fix it."
    
    git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@166565 91177308-0d34-0410-b5e6-96231b3b80d8
    
    Conflicts:
    
    	lib/Core/Executor.cpp
    c6f16dd3