Commit Graph

132 Commits

Author SHA1 Message Date
Tulio Magno Quites Machado Filho
c19c5c515e Update to LLVM 16.0.2 2023-04-26 17:50:27 -03:00
Tulio Magno Quites Machado Filho
752f3d3d3f Update to LLVM 16.0.1 2023-04-13 07:47:39 -03:00
Tulio Magno Quites Machado Filho
9fda8c667b Use installed llvm_gtest
This patch is required with LLVM 16.0.0-2.
2023-03-27 12:07:50 -03:00
Tulio Magno Quites Machado Filho
e345a067bc Update to LLVM 16.0.0 2023-03-21 15:13:58 -03:00
Tulio Magno Quites Machado Filho
9ab17f5c81 Update to LLVM 16.0.0 RC4 2023-03-15 14:40:26 -03:00
Tulio Magno Quites Machado Filho
a0028b7436 Update to LLVM 16.0.0 RC3 2023-02-23 12:00:56 -03:00
Tulio Magno Quites Machado Filho
4071daf523 Update to LLVM 16.0.0 RC1 2023-02-14 15:07:03 -03:00
Tulio Magno Quites Machado Filho
f80c7d7029 Adopt SPDX identifiers in license
Also make it clear that Apache 2.0 with LLVM exceptions was adopted in
2019.
2023-01-19 15:53:07 -03:00
Fedora Release Engineering
fbbc29a0dc Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 18:08:41 +00:00
Nikita Popov
7ebef2875f Update to LLVM 15.0.7 2023-01-13 10:24:54 +01:00
Tom Stellard
76f5a6534b Omit frame pointers when building 2023-01-09 20:41:19 +00:00
Jan200101
154be768ac
explicitly define directories for compat builds 2022-12-06 10:17:52 +01:00
Nikita Popov
063558e729 Update to LLVM 15.0.6 2022-12-06 08:34:12 +01:00
Tulio Magno Quites Machado Filho
0b53e0d198 Enable link-time optimization
LTO does not cause COFF/libpath.test to fail anymore and can be enabled
now.
2022-11-14 15:47:31 -03:00
Nikita Popov
cd1b7ee5cc Update to LLVM 15.0.4 2022-11-07 09:36:58 +01:00
Nikita Popov
9c6f47be76 Remove lld-test package 2022-10-11 18:17:30 +02:00
Nikita Popov
53099ce734 Update to LLVM 15.0.0 2022-09-08 11:49:26 +02:00
Nikita Popov
58046ac8bb Add compat_build option
Make it easier to fork the versioned lld compat packages, so this
work doesn't have to be redone for every release.
2022-09-08 11:40:25 +02:00
Nikita Popov
d2d0adf744 Backport --package-metadata flag
For https://bugzilla.redhat.com/show_bug.cgi?id=2051597.
2022-08-09 13:13:59 +02:00
Fedora Release Engineering
379a6fefd7 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 19:43:37 +00:00
Konrad Kleine
6b51a15fd3 Specify CMAKE_BUILD_TYPE=RelWithDebInfo
We didn't specify a build type before like we do for the `llvm` and
`clang` projects. This changes causes `-DNDEBUG` to be added to the
compile flags among probably other changes. We have this in `llvm` and
`clang` but not here and I don't know why. I for example need `-DNDEBUG`
to be defined because it is required for my PGO instrumentation builds.

Here's the help for this `CMAKE_BUILD_TYPE` option:

https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html
2022-07-11 13:20:11 +02:00
Timm Bäder
c5250f6f66 Remove unnecessary patch 2022-06-20 14:06:28 +02:00
Timm Bäder
bd951c0ae4 Update to 14.0.5 2022-06-20 12:27:59 +02:00
Tom Stellard
6d38530d6f Fix CI test failure: gcc-compat-basic 2022-03-31 04:32:15 +00:00
sergesanspaille
221297270a Fix rcver 2022-03-29 19:11:06 +02:00
Timm Bäder
6eb2cda762 Update to 14.0.0rc1 2022-02-28 10:19:35 +01:00
Nikita Popov
454fa1a876 Update to LLVM 13.0.1 final 2022-02-03 10:49:57 +01:00
Nikita Popov
5e96c22178 Update to LLVM 13.0.1 rc3 2022-02-01 09:22:38 +01:00
Fedora Release Engineering
b24f9a9a26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 17:56:43 +00:00
Nikita Popov
52ca9d7eff Update to LLVM 13.0.1rc2 2022-01-14 03:24:42 -05:00
Nikita Popov
5be791e900 Update to LLVM 13.0.1rc1 2022-01-12 03:24:44 -05:00
Tom Stellard
93a7a3acf0 Rebuild for llvm soname bump 2021-10-06 01:54:42 +00:00
Tom Stellard
c601f77516 13.0.0 Release 2021-10-01 19:21:38 +00:00
Tom Stellard
30ccf550a9 13.0.0-rc4 Release 2021-09-30 15:15:44 +00:00
Tom Stellard
4d1a853751 13.0.0-rc3 Release 2021-09-20 21:05:55 +00:00
Konrad Kleine
ed14a03f90 Add --without=check option
see also https://src.fedoraproject.org/rpms/llvm/pull-request/105
2021-09-14 09:20:52 +02:00
Tom Stellard
2cb02d9e03 13.0.0-rc1 Release 2021-08-16 23:14:23 +00:00
Fedora Release Engineering
91100a1f44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 13:02:20 +00:00
Tom Stellard
2d634b745d 12.0.1 Release 2021-07-14 00:32:30 +00:00
Tom Stellard
65708e0408 12.0.1-rc3 Release 2021-07-01 03:10:47 +00:00
Tom Stellard
ff68453af9 12.0.1-rc1 Release 2021-06-01 21:24:25 +00:00
Tom Stellard
f08a150e0c 12.0.0 Release 2021-04-17 03:28:55 +00:00
serge-sans-paille
88878fa7f5 New upstream release candidate 2021-04-08 14:20:10 +02:00
Tom Stellard
7172ab46ea Set executable permissions on run-lit-tests
This fixes an rpmlint error.
2021-04-07 19:32:26 +00:00
serge-sans-paille
ff172bd38c New upstream release candidate 2021-04-02 12:44:09 +02:00
Jonathan Wakely
fa2c552ac3 Rebuilt for removed libstdc++ symbols (#1937698) 2021-03-31 17:33:51 +01:00
serge-sans-paille
75d7fcb272 LLVM 12.0.0 rc3 2021-03-11 14:54:42 +01:00
serge-sans-paille
1c31b3e44e rebuilt 2021-03-10 07:16:53 +01:00
serge-sans-paille
2a948c78b0 Cleanup, rename and normalize patch serie 2021-03-10 07:16:53 +01:00
serge-sans-paille
8eecd4343e llvm 12.0.0-rc2 release 2021-02-24 15:39:17 +01:00