Klee
KLEE is a symbolic virtual machine built on top of the LLVM compiler infrastructure, and available under the UIUC open source license.
- Developed at devel:tools:statica
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/klee && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-runtime-POSIX-fix-failures-with-glibc-2.33.pa |
0000001707 1.67 KB | |
FileCheck.cpp | 0000035111 34.3 KB | |
_service | 0000000625 625 Bytes | |
_servicedata | 0000000220 220 Bytes | |
klee-2.2+20210216.obscpio | 0019321869 18.4 MB | |
klee-rpmlintrc | 0000000145 145 Bytes | |
klee.changes | 0000076508 74.7 KB | |
klee.obsinfo | 0000000101 101 Bytes | |
klee.spec | 0000004497 4.39 KB | |
not.cpp | 0000001836 1.79 KB |
Revision 25 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 873704
from
Jiri Slaby (jirislaby)
(revision 25)
- Update to version 2.2+20210216: * Executor: remove obsolete special case for __cxa_{re,}throw * add klee_messages for C++ exception handling support * add ifdefs for C++ exception handling * renaming 'libcxx' -> 'libc++' * posix runtime: getcwd: check malloc and set errno * posix runtime: remove dead branch * klee-libc: simplify mempcpy * fix cflags for runtime build types - add 0001-runtime-POSIX-fix-failures-with-glibc-2.33.patch
Comments 0