cvise 2.9.0-2 source package in Ubuntu

Changelog

cvise (2.9.0-2) unstable; urgency=medium

  * Build using LLVM 17.0.6.

 -- Matthias Klose <email address hidden>  Sun, 10 Dec 2023 19:29:46 +0100

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cvise_2.9.0-2.dsc 2.0 KiB 7fc37508bf302743d354415d7a4ed10a5e04572818bbaa61d5bd1c0b632edd3a
cvise_2.9.0.orig.tar.gz 263.6 KiB e4acb8c4de9433766c4d6fc90e9dfb271a9b69a60f6118b00ae5218a8ce50366
cvise_2.9.0-2.debian.tar.xz 5.9 KiB 8bd721a06938327310e29f099d3ee856b734b6938d572463c8877f411d828687

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