@fedora-llvm-team/llvm-pgo-instrumented
Project ID: 91126
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 39 | aarch64 [modified] (165)*, ppc64le [modified] (172)*, s390x [modified] (238)*, x86_64 [modified] (244)* | Fedora 39 (32 downloads) |
Fedora 40 | aarch64 [modified] (94)*, ppc64le [modified] (119)*, s390x [modified] (107)*, x86_64 [modified] (95)* | Fedora 40 (35 downloads) |
Fedora 41 | aarch64 [modified] (195)*, ppc64le [modified] (102)*, s390x [modified] (136)*, x86_64 [modified] (167)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 [modified] (216)*, ppc64le [modified] (266)*, s390x [modified] (191)*, x86_64 [modified] (269)* | Fedora rawhide (40 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @fedora-llvm-team/llvm-pgo-instrumented
More info about enabling Copr repositories