cvise 2.9.0-4 source package in Ubuntu

Changelog

cvise (2.9.0-4) unstable; urgency=medium

  * Build using LLVM 18.

 -- Matthias Klose <email address hidden>  Tue, 12 Mar 2024 16:42:54 +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-4.dsc 1.9 KiB 2e5b4fc289eb4320d6cf54311a4423bcd58a8e58656f46e27a9ed0c03d68ea7c
cvise_2.9.0.orig.tar.gz 263.6 KiB e4acb8c4de9433766c4d6fc90e9dfb271a9b69a60f6118b00ae5218a8ce50366
cvise_2.9.0-4.debian.tar.xz 6.8 KiB c8ea5dd06aa1c4024bd9aecb1b85708ddef0f11512ebb3e8ed4c7e3a43cf9029

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