The Low Level Virtual Machine
Go to file
Nikita Popov 26f02f62c3 Fix CET support
While the current implementation works on Fedora, on c9s/rhel
the CFLAGS haven't been set at this point yet, so we are missing
the -fcfprotection flag in ASMFLAGS. Using build_cflags avoids
this ordering problem.

Additionally, add -Wl,-z,cet-report=error to the libLLVM.so linker
flags, so we can detect such issues earlier in the future.

Resolves: rhbz#2222040
2023-08-01 09:45:12 +02:00
.fmf 13.0.0 Release 2021-10-08 14:19:07 +02:00
tests tests: pull tests from https://src.fedoraproject.org/tests/llvm 2022-09-07 09:22:25 +02:00
.gitignore Update to LLVM 16.0.1 2023-04-14 14:49:56 +02:00
0001-Deactivate-markdown-doc.patch Add missing patch 2021-05-03 13:04:38 -07:00
0001-SystemZ-Improve-error-messages-for-unsupported-reloc.patch Improve clang assembler error messages on s390x (rhbz#2216906) 2023-07-04 09:54:29 +02:00
0001-llvm-Add-install-targets-for-gtest.patch Update to LLVM 16.0.1 2023-04-14 14:49:56 +02:00
0201-third-party-Add-install-targets-for-gtest.patch Update to LLVM 16.0.1 2023-04-14 14:49:56 +02:00
gating.yaml CI gating: Rename the side-tag rebuild test 2021-10-05 09:43:08 +00:00
llvm.rpmlintrc Update to LLVM 15.0.0 2022-09-20 15:21:48 +02:00
llvm.spec Fix CET support 2023-08-01 09:45:12 +02:00
release-keys.asc Update to LLVM 15.0.0 2022-09-20 15:21:48 +02:00
sources Update to LLVM 16.0.6 2023-07-04 14:22:22 +02:00