cvise 2.10.0+20240909-1 source package in Ubuntu
Changelog
cvise (2.10.0+20240909-1) unstable; urgency=medium * New upstream snapshot. * Build using LLVM 19. -- Matthias Klose <email address hidden> Mon, 09 Sep 2024 17:25:52 +0200
Upload details
- Uploaded by:
- Debian GCC maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian GCC maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cvise_2.10.0+20240909-1.dsc | 2.0 KiB | 41195ce28e3529e525d77753fdb3d2c504a756ace03507905ecc8a84481b6f79 |
cvise_2.10.0+20240909.orig.tar.xz | 197.9 KiB | d9289d8dc88068db34f7cda931089e15f0915a0ac6b91e48f3c3e445ff67bf6a |
cvise_2.10.0+20240909-1.debian.tar.xz | 6.0 KiB | 4d689fc1ae87eb260550ae5ebe09b4ac8fa4dba625af7988c443b216ee73b4a3 |
Available diffs
No changes file available.
Binary packages built by this source
- cvise: super-parallel Python port of the C-Reduce project
C-Vise is a tool that takes a large C, C++ or OpenCL program that has
a property of interest (such as triggering a compiler bug) and
automatically produces a much smaller C/C++ or OpenCL program that
has the same property. It is intended for use by people who discover
and report bugs in compilers and other tools that process C/C++ or
OpenCL code.
.
NOTE: C-Vise happens to do a pretty good job reducing the size of
programs in languages other than C/C++, such as JavaScript and
Rust. If you need to reduce programs in some other language, please
give it a try.
- cvise-dbgsym: debug symbols for cvise