Commit Graph

157 Commits

Author SHA1 Message Date
Tulio Magno Quites Machado Filho e3a3a0ebb8 Update to LLVM 16.0.1 2023-04-13 08:49:44 -03:00
Tulio Magno Quites Machado Filho d5333c74aa Update to LLVM 16.0.0 2023-03-21 11:05:43 -03:00
Tulio Magno Quites Machado Filho 927c63bbc0 Update to LLVM 16.0.0 RC4 2023-03-15 17:27:39 -03:00
Tulio Magno Quites Machado Filho 730be9a996 Improve .gitignore
Replace many entries with a few globs.
2023-03-15 15:28:15 -03:00
Tulio Magno Quites Machado Filho eb44cf3fe8 Fix the path of the libraries
Use just the major version instead of full version.
2023-03-06 12:19:37 -03:00
Tulio Magno Quites Machado Filho d37fc52fe0 Update to LLVM 16.0.0 RC3 2023-02-27 09:36:06 -03:00
Tulio Magno Quites Machado Filho 82046e74ac Update to LLVM 16.0.0 RC1 2023-02-15 14:36:29 -03:00
Tom Stellard 95993ba8f4 Omit frame pointers when building 2023-02-01 18:18:41 +00:00
Tulio Magno Quites Machado Filho 8467d3015b Mention the Apache 2.0 license
List Apache 2.0 with LLVM exceptions in the license field.
This license got adopted in 2019.
2023-01-19 16:58:53 -03:00
Fedora Release Engineering 67452bf96d Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 00:21:48 +00:00
Nikita Popov e7ec30269c Update to LLVM 15.0.7 2023-01-13 17:13:45 +01:00
Nikita Popov a8840d17cc Remove ppc64le ieeelongdouble workaround
https://bugzilla.redhat.com/show_bug.cgi?id=2142648 has been
resolved.
2022-12-15 16:27:32 +01:00
Nikita Popov 34c212c177 Update to LLVM 15.0.6 2022-12-06 08:50:28 +01:00
Nikita Popov 7a4a1d091f Build with gcc on ppc64le to work around ieeelongdouble issue
The syslog.h glibc header is currently incompatible with clang
ieeelongdouble, which we recently enabled by default again. Build
with gcc to avoid the issue for now.

See https://bugzilla.redhat.com/show_bug.cgi?id=2140618.
2022-11-07 12:32:58 +01:00
Nikita Popov a1891334fd Update to LLVM 15.0.4 2022-11-07 10:16:28 +01:00
Nikita Popov 2986b2b297 Switch to building with clang 2022-09-23 17:27:32 +02:00
Jesus Checa Hidalgo 7121d6eea6 Migrate tests to tests/compiler-rt repo 2022-09-20 07:56:23 +00:00
Nikita Popov d64c0bd6fe Make sure asm files are built with -fcf-protection
This should fix some annocheck failures.
2022-09-13 11:18:54 +02:00
Nikita Popov f8e98d51f0 Update to LLVM 15.0.0 2022-09-06 14:09:13 +02:00
Fedora Release Engineering f62c027a21 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 23:26:07 +00:00
Timm Bäder 2457db0fb5 Update to 14.0.5 2022-06-20 12:26:57 +02:00
Timm Bäder f61f587fe4 Remove llvm-cmake-devel buildrequires 2022-04-29 08:18:36 +02:00
Jesus Checa Hidalgo 6f4c3aac71 tests: add llvm-toolset-14.0 requirements to tests and plans 2022-04-22 11:01:43 +00:00
Tom Stellard 14aa17fc59 Add 14.0.0 sources 2022-03-30 04:07:10 +00:00
Timm Bäder ddc83a70e7 Update to 14.0.0 2022-03-24 08:45:51 +01:00
Jesus Checa Hidalgo 2329a7b813 Add rpminspect config file.
This prevents badfuncs test to fail due to forbidden functions
being expectedly present in compiler-rt rpm.
2022-02-15 17:15:36 +01:00
Nikita Popov ca35ac5a5d Update to LLVM 13.0.1 final 2022-02-03 15:49:09 +01:00
Fedora Release Engineering febff914de - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 23:41:50 +00:00
Nikita Popov fb9b178e7f Remove obsolete patch
This patch is part of the upstream release/13.x branch:
eb845520ac
2022-01-14 09:35:44 -05:00
Nikita Popov 844bad5042 Update to LLVM 13.0.1rc2 2022-01-14 08:38:47 -05:00
Nikita Popov 2e482faaec Update to LLVM 13.0.1rc1 2022-01-12 08:31:43 -05:00
Miloš Prchlík 7270a0aa00 tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0) 2021-12-13 13:44:22 +01:00
Milos Prchlik d756eb2f5b tests: convert to TMT 2021-11-19 11:14:32 +00:00
Timm Bäder d433a74d30 Add rpmlintrc and fix a few rpmlint warnings 2021-11-10 10:09:21 +01:00
Timm Bäder 6dd5cb570c Use %py3_shebang_fix macro 2021-11-10 09:14:11 +01:00
serge-sans-paille 9def6c8498 Fix test requirements 2021-10-21 22:48:42 +02:00
Timm Bäder c4c6ace9ea Remove rpath 2021-10-13 11:00:39 +02:00
Tom Stellard 3697b3a6e3 13.0.0 Release 2021-10-02 03:15:50 +00:00
Tom Stellard ef3e0dd523 13.0.0-rc3 Release 2021-09-24 01:18:50 +00:00
Tom Stellard 0ef86a0303 13.0.0-rc1 Release 2021-08-10 00:04:14 +00:00
Fedora Release Engineering 89dbe60334 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 19:54:30 +00:00
Fedora Release Engineering 055ee9f8b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 14:56:06 +00:00
Tom Stellard 68898f44fb 12.0.1 Release 2021-07-14 04:57:13 +00:00
Tom Stellard 330edc056d 12.0.1-rc3 Release 2021-07-01 08:54:08 +00:00
Tom Stellard a05b5d30b4 Fix installation paths 2021-06-04 06:00:07 +00:00
Tom Stellard 7807e96f92 12.0.1-rc1 Release 2021-06-01 23:12:34 +00:00
sergesanspaille cb993d10ad Update removal of C++ dep to follow upstream
Also backport linux/cyclades.h removal patch
2021-05-25 11:55:51 +02:00
sergesanspaille 7290573e79 Do not introduce a dependency on c++ runtime 2021-05-11 14:59:33 +02:00
sergesanspaille 21b2d4395f Backport D102059 2021-05-11 14:59:29 +02:00
sergesanspaille 317abe29b1 Use llvm-integration-test-suite for gating 2021-05-10 20:13:09 +02:00