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 (212)*, i386 (197)*, ppc64le (183)*, s390x (213)*, x86_64 (283)* Fedora 40 (0 downloads)
Fedora 41 aarch64 [modified] (188)*, i386 [modified] (221)*, ppc64le [modified] (209)*, s390x [modified] (216)*, x86_64 [modified] (232)* Fedora 41 (37 downloads)
Fedora 42 aarch64 [modified] (100)*, i386 [modified] (38)*, ppc64le [modified] (42)*, s390x [modified] (51)*, x86_64 [modified] (72)* Fedora 42 (19 downloads)
Fedora rawhide aarch64 [modified] (294)*, i386 [modified] (212)*, ppc64le [modified] (277)*, s390x [modified] (250)*, x86_64 [modified] (347)* Fedora rawhide (57 downloads)

* Total number of downloaded packages.


Quick Enable

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

Other Actions