@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 |
---|---|---|
![]() |
aarch64 (110)*, ppc64le (125)*, s390x (141)*, x86_64 (132)* | Fedora 40 (0 downloads) |
![]() |
aarch64 [modified] (257)*, ppc64le [modified] (146)*, s390x [modified] (221)*, x86_64 [modified] (202)* | Fedora 41 (32 downloads) |
![]() |
aarch64 [modified] (52)*, ppc64le [modified] (132)*, s390x [modified] (96)*, x86_64 [modified] (53)* | Fedora 42 (15 downloads) |
![]() |
aarch64 [modified] (292)*, ppc64le [modified] (284)*, s390x [modified] (262)*, x86_64 [modified] (318)* | Fedora rawhide (60 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @fedora-llvm-team/llvm-pgo-instrumented
More info about enabling Copr repositories