mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
No description
3ddc01eec2
We were defining lto_cflags in three places. It looks like on aarch64 nil won (LTO disabled), while on other architectures `-flto=thin` won. I think on rawhide, this means that we're currently shipping bitcode in static archives, because the required `-ffat-lto-objects` option from redhat-rpm-config is missing. Resolve this by leaving the option at its default value -- if enabling it on aarch64 causes issues, we can disable it just there again. Also reenable the LLVM_UNITTEST_LINK_FLAGS option, which should reduce the amount of time LTO takes. |
||
---|---|---|
.copr | ||
.fmf | ||
tests | ||
.gitignore | ||
0001-Always-build-shared-libs-for-LLD.patch | ||
0001-cmake-Allow-shared-libraries-to-customize-the-soname.patch | ||
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch | ||
0001-Remove-myst_parser-dependency-for-RHEL.patch | ||
0001-Restore-fopenmp-implicit-rpath-disabled-by-default.patch | ||
0001-Workaround-a-bug-in-ORC-on-ppc64le.patch | ||
0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch | ||
0003-PATCH-clang-Don-t-install-static-libraries.patch | ||
build.spec.inc | ||
changelog.spec.inc | ||
check.spec.inc | ||
clang.cfg | ||
DistributionFedora-stage2.cmake | ||
DistributionFedora.cmake | ||
files.spec.inc | ||
gating.yaml | ||
globals.spec.inc | ||
install.spec.inc | ||
llvm.rpmlintrc | ||
llvm.spec | ||
macros.clang | ||
Makefile | ||
packages.spec.inc | ||
patches.spec.inc | ||
prep.spec.inc | ||
release-keys.asc | ||
sources | ||
sources.spec.inc | ||
version.spec.inc |