Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | [cmake] Use LLVM's CMake functionality only | Martin Nowack | |
LLVM became more complex, use LLVM's CMake functionality directly instead of replicating this behaviour in KLEE's build system. Use the correct build flags provided by LLVM itself. This is influenced by the way LLVM is built in the first place. Remove older CMake support (< 3.0). | |||
2020-04-30 | Removed the Internal directory from include/klee | Cristian Cadar | |
2018-06-14 | Add unittest for DiscretePDF | Martin Nowack | |