Commit Graph

8 Commits

Author SHA1 Message Date
Nikita Popov
3d5c31cc17 Avoid use of %elif
Results in "Unknown tag: %elif 0" on i686. Apparently this is not
supported on RHEL 8.

Just drop the branch as it's not relevant anyway.

Resolves: RHEL-9028
2023-10-09 09:31:56 +02:00
Nikita Popov
f5e27b1844 Update to LLVM 17.0.2
Resolves: RHEL-9028
2023-10-04 10:52:41 +02:00
Tulio Magno Quites Machado Filho
72eb025706 Fix rhbz #2228944
Resolves: rhbz#2228944
2023-08-03 14:33:14 -03:00
Tulio Magno Quites Machado Filho
a7e5ce65f5 Improve clang assembler error messages on s390x (rhbz#2223978)
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#2223978
2023-07-19 17:08:08 -03:00
Tom Stellard
78aa45e1c4 16.0.6 Release
Resolves: rhbz#2178806
2023-06-17 06:04:25 -07:00
Timm Bäder
f6aaf04417 16.0.0 Release
Resolves: rhbz#2178800
2023-04-05 11:26:49 +02:00
James Antill
f8d62e5385 Import rpm: 3f853a2e9c3022c51ff01d893425bd06c0c68305 2023-02-23 12:52:03 -05:00
James Antill
75db5a6a9f Import rpm: 3f853a2e9c3022c51ff01d893425bd06c0c68305 2022-08-08 12:40:09 -04:00