cvise 2.3.0-0ubuntu1~20.04 source package in Ubuntu

Changelog

cvise (2.3.0-0ubuntu1~20.04) focal-proposed; urgency=medium

  * SRU: LP: #1921105. Backport cvise.
  * Build using LLVM 11, and LLVM 9 on armel, armhf.

 -- Matthias Klose <email address hidden>  Wed, 24 Mar 2021 18:35:18 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian GCC maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc

Downloads

File Size SHA-256 Checksum
cvise_2.3.0.orig.tar.gz 244.4 KiB 882b6078da208a9b05d272089c0b1aa41991cf9ee2c3c33b7f0f8a6091e1bb3a
cvise_2.3.0-0ubuntu1~20.04.debian.tar.xz 5.4 KiB a022e82bf8538e65137209b8ca001376a12100e957d24d79087405db4c190286
cvise_2.3.0-0ubuntu1~20.04.dsc 2.1 KiB 6f6087ed5da866e108fe51a1a0e5dabb6001458d8ba4874c99c8f8cbf39ce51b

View changes file

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