The Low Level Virtual Machine
Go to file
Tulio Magno Quites Machado Filho fe3be52e48 Improve clang assembler error messages on s390x (rhbz#2216906)
Backport a patch from LLVM 17 that improves error messages from the
Clang assembler on s390x.

Also, disable LLVM_UNREACHABLE_OPTIMIZE in order to improve error
messages when llvm_unreachable() is called. There are many cases where
llvm_unreachable() is used as a error reporting function instead of the
recommended replacement for assert().

Resolves: rhbz#2216906
2023-07-04 09:54:29 +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-llvm-Add-install-targets-for-gtest.patch Update to LLVM 16.0.1 2023-04-14 14:49:56 +02: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
0201-third-party-Add-install-targets-for-gtest.patch Update to LLVM 16.0.1 2023-04-14 14:49:56 +02:00
D145763.diff 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
lit.fedora.cfg.py RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:27:01 +02:00
llvm.rpmlintrc Update to LLVM 15.0.0 2022-09-20 15:21:48 +02:00
llvm.spec Improve clang assembler error messages on s390x (rhbz#2216906) 2023-07-04 09:54:29 +02:00
release-keys.asc Update to LLVM 15.0.0 2022-09-20 15:21:48 +02:00
run-lit-tests RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:27:01 +02:00
sources Update to LLVM 16.0.1 2023-04-14 14:49:56 +02:00