Tom Stellard
4824795185
Remove stray comment
2018-08-10 21:55:35 +00:00
Tom Stellard
432475d32b
Add missing sources
2018-08-10 19:36:14 +00:00
Tom Stellard
7a93d34863
7.0.0-rc1 Release
...
- Reduce the number of enabled targets based on the architecture.
- Drop s390 detection patch, LLVM does not support s390 codegen.
2018-08-10 15:32:39 +00:00
Tom Stellard
93d2074b7b
Backport some fixes needed by mesa and rust
2018-08-06 21:53:23 +00:00
Tom Stellard
8c9aac9934
Move libLLVM-6.0.so to llvm6.0-libs.
2018-07-27 06:55:35 +00:00
Tom Stellard
da8f508d62
Sync specfile with llvm6.0 package
...
Using the same spec file for llvm and future compatibility packages
will make maintenance easier in the future.
2018-07-13 20:04:54 +00:00
Fedora Release Engineering
a9a9a3b7ea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 09:16:20 +00:00
Igor Gnatenko
f963f98785
add BuildRequires: gcc-c++,gcc
...
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:48 +02:00
Tom Stellard
84b2f6d2df
Update sources file
2018-06-26 22:08:34 +00:00
Tom Stellard
629a77b63c
6.0.1 Release
2018-06-26 00:55:38 +00:00
Tom Stellard
ffa0ad7b11
6.0.1-rc2
2018-06-07 22:19:46 +00:00
Tom Stellard
4da44423ea
Revert "Reduce the number of enabled targets based on the architecture"
...
This reverts commit b772b3b219
.
This breaks the ABI, so backing this out until the 7.0.0 release.
2018-06-06 22:48:21 +00:00
Tom Stellard
b772b3b219
Reduce the number of enabled targets based on the architecture
2018-06-05 04:13:34 +00:00
Tom Stellard
e594b058f1
6.0.1 rc1
2018-05-11 17:08:45 +00:00
Tom Stellard
ff279e4625
Re-enable arm tests that used to hang
2018-03-27 23:07:43 +00:00
Tom Stellard
2218119f3a
Fix testcase in backported patch
2018-03-22 13:15:27 +00:00
Tom Stellard
3d213b0da3
Prevent external projects from linking against both static and shared libraries
...
rhbz#1558657
2018-03-20 23:30:25 +00:00
Tom Stellard
699e7bbabc
Backport r327651 from trunk rhbz#1554349
2018-03-19 22:51:24 +00:00
Tom Stellard
1afade5cd8
Filter out cxxflags and cflags from llvm-config that aren't supported by clang
...
rhbz#1556980
2018-03-16 18:00:27 +00:00
Tom Stellard
3ff2527fa4
Enable symbol versioning in libLLVM.so
2018-03-15 16:55:40 +00:00
Tom Stellard
025cf6ec25
Stop statically linking libstdc++
...
This is no longer required by Steam client, but the steam installer
still needs a work-around which should be handled in the steam package.
2018-03-15 13:54:42 +00:00
Tom Stellard
440eb0e896
s/make check/ninja check/
2018-03-14 22:18:27 +00:00
Tom Stellard
e0bd4cf7a2
Backport fix for compile time regression on rust rhbz#1552915
2018-03-09 17:36:24 +00:00
Tom Stellard
acd922f57d
Build with Ninja
...
This reduces RPM build time on a 6-core x86_64 builder from 82 min
to 52 min.
2018-03-08 23:40:36 +00:00
Tom Stellard
539d4ba445
6.0.0 Release
2018-03-08 19:47:18 +00:00
Tom Stellard
c0f49ce65f
Reduce debuginfo size on i686 to avoid OOM errors during linking
2018-03-08 19:45:51 +00:00
Tom Stellard
3df6c8a9d4
6.0.1 rc2
2018-02-09 20:53:03 +00:00
Igor Gnatenko
f4cd5f6cb8
Escape macros in %changelog
...
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:03 +01:00
Fedora Release Engineering
e5951f48a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 00:02:01 +00:00
Tom Stellard
29d4881c79
Add 6.0.1-rc1 sources
2018-01-20 01:19:44 +00:00
Tom Stellard
a264db526f
6.0.1 rc1
2018-01-19 23:07:17 +00:00
Tom Stellard
70bb4c2830
5.0.1 Release
2017-12-19 22:20:21 +00:00
Tom Stellard
f3d30bd5c7
Backport debuginfo fix for rust
2017-11-20 19:54:18 +00:00
Tom Stellard
ca4631e1f8
Reduce debuginfo size for ARM
...
This fixes the previous attempt to disable debuginfo, which left
debuginfo enabled and disabled stripping it from the libraries.
libLLVM.so was almost 1GB in the ARM builds, but now is about
47 MB.
2017-11-04 01:38:51 +00:00
Tom Stellard
8f4eab1072
Reduce memory usage on ARM
...
Disable debuginfo and some non-ARM targets.
2017-10-12 21:28:59 +00:00
Tom Stellard
ac4d305132
Add missing patch.
2017-10-03 23:13:41 +00:00
Tom Stellard
3d29fda1ea
5.0.0 Release
2017-10-03 23:06:57 +00:00
Tom Stellard
c5c125e0d4
Add Requires: libedit-devel for llvm-devel
2017-09-18 22:50:46 +00:00
Tom Stellard
dd255866c2
Enable libedit backend for LineEditor API
2017-09-08 23:45:30 +00:00
Tom Stellard
cca2af2d07
Enable extra functionality when run the LLVM JIT under valgrind.
2017-08-25 13:40:02 +00:00
Fedora Release Engineering
c263265fc3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 02:41:38 +00:00
Fedora Release Engineering
c28afb57b3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 20:13:46 +00:00
Tom Stellard
d95c34e467
4.0.1 Release
2017-06-22 20:49:09 +00:00
Tom Stellard
383dd27625
Install llvm utils
...
clang needs these to run the tests.
2017-06-16 02:18:16 +00:00
Tom Stellard
7a52d8c344
Fix docs-llvm-man target
2017-06-10 05:20:59 +00:00
Tom Stellard
4b6a509a38
Make cmake files no longer depend on static libs (rhbz 1388200)
2017-05-26 14:02:17 +00:00
Josh Stone
4d11f51b66
Fix computeKnownBits for ARMISD::CMOV ( rust-lang/llvm#67 )
2017-04-18 14:52:16 -07:00
Tom Stellard
e6b944d9d2
Simplify spec with rpm macros.
2017-04-03 19:25:19 +00:00
Tom Stellard
19288f2436
Update .gitignore
2017-03-23 16:14:37 +00:00
Tom Stellard
1bbe5adca1
LLVM 4.0.0 Final Release
2017-03-23 15:27:34 +00:00