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 (111)*, ppc64le (126)*, s390x (198)*, x86_64 (156)* Fedora 40 (0 downloads)
Fedora 41 aarch64 [modified] (301)*, ppc64le [modified] (189)*, s390x [modified] (265)*, x86_64 [modified] (251)* Fedora 41 (38 downloads)
Fedora 42 aarch64 [modified] (98)*, ppc64le [modified] (191)*, s390x [modified] (117)*, x86_64 [modified] (115)* Fedora 42 (23 downloads)
Fedora 43 aarch64 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (0)* Fedora 43 (0 downloads)
Fedora rawhide aarch64 [modified] (333)*, ppc64le [modified] (329)*, s390x [modified] (267)*, x86_64 [modified] (360)* Fedora rawhide (65 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable @fedora-llvm-team/llvm-pgo-instrumented
More info about enabling Copr repositories

Other Actions