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 38 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 [modified] (0)*, i386 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (146)* | Fedora 39 (40 downloads) |
Fedora 40 | aarch64 [modified] (0)*, i386 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (46)* | Fedora 40 (25 downloads) |
Fedora 41 | aarch64 [modified] (0)*, i386 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (49)* | Fedora 41 (9 downloads) |
Fedora rawhide | aarch64 [modified] (0)*, i386 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (284)* | Fedora rawhide (55 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kkleine/llvm-pgo-instrumented
More info about enabling Copr repositories