cvise 2.8.0-2 source package in Ubuntu

Changelog

cvise (2.8.0-2) unstable; urgency=medium

  * Build using LLVM 16.
  * Bump standards version.

 -- Matthias Klose <email address hidden>  Thu, 24 Aug 2023 19:10:09 +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 Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
cvise_2.8.0-2.dsc 1.9 KiB 978df06fbdce9fa932fdf3813ae5605a02867dafaa3b0cb876c73a04d836917a
cvise_2.8.0.orig.tar.gz 263.3 KiB cb0bd15885b18b4e79be216c6ca7bed546defc0e9b533d6103868580c690a1a1
cvise_2.8.0-2.debian.tar.xz 5.9 KiB e4df711dac632e7c22bbb243c844f3d9348131a4da99a57349008e7b4227a8b0

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