kkleine/llvm-pgo-instrumented2

Project ID: 90865

Description

A place to build a PGO instrumented LLVM toolchain

Installation Instructions

Do not install! When clang is built, look for the clang-llvm-pgo-profdata subpackage and take the embedded *.profdata file as input for a new PGO optimized build of both, llvm and clang.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 40 aarch64 (233)*, i386 (227)*, ppc64le (213)*, s390x (242)*, x86_64 (311)* Fedora 40 (0 downloads)
Fedora 41 aarch64 [modified] (223)*, i386 [modified] (252)*, ppc64le [modified] (239)*, s390x [modified] (251)*, x86_64 [modified] (266)* Fedora 41 (51 downloads)
Fedora 42 aarch64 [modified] (116)*, i386 [modified] (70)*, ppc64le [modified] (44)*, s390x [modified] (90)*, x86_64 [modified] (110)* Fedora 42 (35 downloads)
Fedora 43 aarch64 [modified] (29)*, i386 [modified] (24)*, ppc64le [modified] (17)*, s390x [modified] (28)*, x86_64 [modified] (29)* Fedora 43 (18 downloads)
Fedora rawhide aarch64 [modified] (323)*, i386 [modified] (243)*, ppc64le [modified] (306)*, s390x [modified] (278)*, x86_64 [modified] (384)* Fedora rawhide (74 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable kkleine/llvm-pgo-instrumented2
More info about enabling Copr repositories

Other Actions