Commit Graph

588 Commits

Author SHA256 Message Date
Dominique Leuenberger
2629bc5379 Accepting request 974223 from devel:tools:compiler
- Update to version 14.0.3.
  * This release contains bug-fixes for the LLVM 14.0.0 release.
    This release is API and ABI compatible with 14.0.0.

OBS-URL: https://build.opensuse.org/request/show/974223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=121
2022-05-04 13:10:21 +00:00
Aaron Puchert
473eda9c07 - Update to version 14.0.3.
* This release contains bug-fixes for the LLVM 14.0.0 release.
    This release is API and ABI compatible with 14.0.0.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=556
2022-04-30 12:44:30 +00:00
Dominique Leuenberger
a8d4b1c3f3 Accepting request 973279 from devel:tools:compiler
- Update to version 14.0.1.
  * This release contains bug-fixes for the LLVM 14.0.0 release.
    This release is API and ABI compatible with 14.0.0.

OBS-URL: https://build.opensuse.org/request/show/973279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=120
2022-04-29 22:45:06 +00:00
Aaron Puchert
5df4e2b1e9 Accepting request 973095 from home:dimstar:Factory
- Update to version 14.0.1.
  * This release contains bug-fixes for the LLVM 14.0.0 release.
    This release is API and ABI compatible with 14.0.0.

LLVM14 has been updated to 14.0.1 - but the meta-package was not bumped

OBS-URL: https://build.opensuse.org/request/show/973095
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=554
2022-04-27 23:45:09 +00:00
Aaron Puchert
b8286496ab - Restore version 14.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=553
2022-04-15 12:23:28 +00:00
Aaron Puchert
40ee8ccd62 - Revert to llvm13 temporarily for submit to Leap.
(OBS won't let me submit older revisions.)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=552
2022-04-15 12:21:41 +00:00
Dominique Leuenberger
597e07d01c Accepting request 968065 from devel:tools:compiler
- Update to version 14.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/14.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/14.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/14.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/14.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/14.0.0/tools/lld/docs/ReleaseNotes.html
- Now that python3-clang uses libclang.so.XX and is versioned, we
  provide a metapackage for it to replace existing installations.
- Merge llvm-LTO-devel into llvm-devel just like the underlying
  versioned packages have been merged.
- Remove baselibs.conf: it didn't do anything, and we shouldn't
  need any of these to be imported.
- Only suggest documentation packages.
- Update README.packaging to reflect the new packaging strategy.
  We don't need to touch the old package on version updates any
  longer, but we need to change the project configuration.

OBS-URL: https://build.opensuse.org/request/show/968065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=119
2022-04-14 15:22:50 +00:00
Aaron Puchert
ea90b41b31 - Let llvm-devel also obsolete older llvmX-LTO-devel.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=550
2022-04-09 19:56:38 +00:00
Aaron Puchert
9a14e13b66 Accepting request 966693 from home:aaronpuchert:llvm-next
- Update to version 14.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/14.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/14.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/14.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/14.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/14.0.0/tools/lld/docs/ReleaseNotes.html

OBS-URL: https://build.opensuse.org/request/show/966693
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=549
2022-04-04 22:42:21 +00:00
Aaron Puchert
d6a2053282 - Now that python3-clang uses libclang.so.XX and is versioned, we
provide a metapackage for it to replace existing installations.
- Merge llvm-LTO-devel into llvm-devel just like the underlying
  versioned packages have been merged.
- Remove baselibs.conf: it didn't do anything, and we shouldn't
  need any of these to be imported.
- Only suggest documentation packages.
- Update README.packaging to reflect the new packaging strategy.
  We don't need to touch the old package on version updates any
  longer, but we need to change the project configuration.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=548
2022-04-03 20:07:55 +00:00
Dominique Leuenberger
4a5a0b50ef Accepting request 951462 from devel:tools:compiler
- Update to version 13.0.1.
  * This release contains bug-fixes for the LLVM 13.0.0 release.
    This release is API and ABI compatible with 13.0.0.

OBS-URL: https://build.opensuse.org/request/show/951462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=118
2022-02-06 22:54:05 +00:00
Aaron Puchert
61932ee6e0 Accepting request 951460 from home:aaronpuchert:branches:devel:tools:compiler
Update to version 13.0.1.

OBS-URL: https://build.opensuse.org/request/show/951460
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=547
2022-02-03 23:50:45 +00:00
Richard Brown
5a23530349 Accepting request 923003 from devel:tools:compiler
- Update to version 13.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/13.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/13.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/13.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/13.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/13.0.0/tools/lld/docs/ReleaseNotes.html
- Make sure we actually generate clang-doc and llvm-doc.

OBS-URL: https://build.opensuse.org/request/show/923003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=117
2021-10-08 20:04:41 +00:00
Aaron Puchert
2fd45694dd Accepting request 923000 from home:aaronpuchert:llvm-next
- Update to version 13.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/13.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/13.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/13.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/13.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/13.0.0/tools/lld/docs/ReleaseNotes.html
- Make sure we actually generate clang-doc and llvm-doc.

OBS-URL: https://build.opensuse.org/request/show/923000
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=546
2021-10-04 11:33:27 +00:00
Dominique Leuenberger
c3e146fba6 Accepting request 905659 from devel:tools:compiler
- Update to version 12.0.1.
  * This release contains bug-fixes for the LLVM 12.0.0 release.
    This release is API and ABI compatible with 12.0.0.
- Update README.packaging.

OBS-URL: https://build.opensuse.org/request/show/905659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=116
2021-07-13 20:36:59 +00:00
Aaron Puchert
65765c0748 Accepting request 905655 from home:aaronpuchert:branches:devel:tools:compiler
- Update to version 12.0.1.
  * This release contains bug-fixes for the LLVM 12.0.0 release.
    This release is API and ABI compatible with 12.0.0.
- Update README.packaging.

OBS-URL: https://build.opensuse.org/request/show/905655
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=545
2021-07-11 10:56:05 +00:00
Dominique Leuenberger
8f243ada0b Accepting request 886580 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/886580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=115
2021-04-21 18:58:09 +00:00
Martin Pluskal
b9ba16f358 Accepting request 886348 from home:aaronpuchert:llvm-next
- Update to version 12.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/12.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/12.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/12.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/12.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/12.0.0/tools/lld/docs/ReleaseNotes.html

OBS-URL: https://build.opensuse.org/request/show/886348
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=543
2021-04-19 07:17:54 +00:00
Dominique Leuenberger
12cf76aa07 Accepting request 862043 from devel:tools:compiler
- Update to version 11.0.1.
  * This release contains bug-fixes for the LLVM 11.0.0 release.
    This release is API and ABI compatible with 11.0.0.

OBS-URL: https://build.opensuse.org/request/show/862043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=114
2021-01-15 18:43:52 +00:00
Aaron Puchert
ba14235a22 - Update to version 11.0.1.
* This release contains bug-fixes for the LLVM 11.0.0 release.
    This release is API and ABI compatible with 11.0.0.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=541
2021-01-09 16:32:51 +00:00
Dominique Leuenberger
1579f4c035 Accepting request 843890 from devel:tools:compiler
- Update to version 11.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/11.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/11.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/11.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/11.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/11.0.0/tools/lld/docs/ReleaseNotes.html
- Let the metapackages obsolete older versions. (boo#1175983)
- Introduce additional metapackages llvm-opt-viewer, llvm-polly and
  llvm-polly-devel so that we can obsolete through them as well.

OBS-URL: https://build.opensuse.org/request/show/843890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=113
2020-11-02 08:41:11 +00:00
Aaron Puchert
4703633065 Accepting request 843269 from home:aaronpuchert:llvm-next
- Update to version 11.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/11.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/11.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/11.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/11.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/11.0.0/tools/lld/docs/ReleaseNotes.html
- Let the metapackages obsolete older versions. (boo#1175983)
- Introduce additional metapackages llvm-opt-viewer, llvm-polly and
  llvm-polly-devel so that we can obsolete through them as well.

OBS-URL: https://build.opensuse.org/request/show/843269
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=539
2020-10-25 12:01:52 +00:00
Dominique Leuenberger
fffc9e627e Accepting request 822552 from devel:tools:compiler
- Update to version 10.0.1.
  * This release contains bug-fixes for the LLVM 10.0.0 release.
    This release is API and ABI compatible with 10.0.0.
- Update to version 10.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/10.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/10.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/10.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/10.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/10.0.0/tools/lld/docs/ReleaseNotes.html
- Remove superfluous clang-checker requirement.
- Drop clang-checker meta package, we now provide this as
  unversioned clang-tools coming from the versioned llvmX package.
- Update build conditions mentioned in README.packaging.
- Drop llvm-emacs-plugins since its content has moved to clang.
- Update to version 9.0.1.
  * This release contains bug-fixes for the LLVM 9.0.0 release.
    This release is API and ABI compatible with 9.0.0.
- Update README.packaging: we don't provide revision numbers any
  longer, because upstream has moved from Subversion to git.
- Update to version 9.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/9.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/9.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/9.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/9.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/9.0.0/tools/lld/docs/ReleaseNotes.html
- Change License to "Apache-2.0 WITH LLVM-exception".
  (https://llvm.org/foundation/relicensing/)
- Offer separate packages for the documentation of llvm and clang,
  recommend them for the main package: they are not required for
  development, but actually useful for working with the non-devel
  packages.
- Recommend editor plugins not just for llvm-devel.
- Make lldb recommend python3-lldb (it contains pretty printers).
- Update to version 8.0.1.
  * This release contains bug-fixes for the LLVM 8.0.0 release.
    This release is API and ABI compatible with 8.0.0.
- Offer llvm-gold even when we don't use gold for linking.
- Change some groups:
  * devel packages in Development/Libraries,
  * clang in Development/Languages/C and C++,
  * the gold plugin in Development/Tools/Building.
- Add some URLs.
- Update packaging guidelines: the minor version is always 0 since
  LLVM 4, and the subpackage is now llvmX instead of llvmX_Y.
- Update to llvm 8.0.0
  * For details, see the release notes:
      https://llvm.org/releases/8.0.0/docs/ReleaseNotes.html
      https://llvm.org/releases/8.0.0/tools/clang/docs/ReleaseNotes.html
      https://llvm.org/releases/8.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
      https://llvm.org/releases/8.0.0/tools/lld/docs/ReleaseNotes.html
- Remove ppc from Exclude field in spec file
- Allow use of Gold linker to be conditional
- Disable Gold linker on ppc
- Update to llvm 7.0.1
  * This release contains bug-fixes for the LLVM 7.0.0 release.
    This release is API and ABI compatible with 7.0.0.
- Update to llvm 7.0.0
  * For details, see the release notes:
      https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html
      https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html
      https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
      https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html
- Update to version 6.0.1
  * This release contains bug-fixes for the LLVM 6.0.0 release. It
    is API and ABI compatible with 6.0.0.
- Add ExcludeArch mirroring the ones in llvm6. (bnc#1101598)
- spec-cleaner and https:// usage 
- Update to version 6.0.0.
  * Added polly
  * Notable changes:
    - Retpoline Spectre variant 2 mitigation
    - GlobalISel by default for AArch64 at -O0
    - improved scheduling on several x86 micro-architectures
    - Clang defaults to -std=gnu++14 instead of -std=gnu++98
    - support for some upcoming C++2a features
    - improved optimizations, new compiler warnings, many bug
      fixes, and more.
- Build lldb and python3-lldb metapackages if and only if the real
  packages are built. Fixes build on Leap 42.3.
- Remove clang-devel-static.
- Add missing %files for lld.
- Update to version 5.0.1
  * This release contains bug-fixes for the LLVM 5.0.0 release.
  * This release is API and ABI compatible with 5.0.0.
- Add lld package.
  * LLD is new since llvm5.
- Rename python-lldb to python3-lldb to match the renamed package
  in llvm4 and llvm5 after switch to python3. Fix its dependency.
- Update to version 5.0.0
  * See:
    + http://llvm.org/releases/5.0.0/docs/ReleaseNotes.html                                          
    + http://llvm.org/releases/5.0.0/tools/clang/docs/ReleaseNotes.html                              
    + http://llvm.org/releases/5.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html 
- Add clang-devel-static package.
  * Requires clang4-devel-static that was added to llvm4 package.
- Update to version 4.0.1
  * Minor bugfixes
- Update to version 4.0.0
  * See:
    + http://llvm.org/releases/4.0.0/docs/ReleaseNotes.html                                          
    + http://llvm.org/releases/4.0.0/tools/clang/docs/ReleaseNotes.html                              
    + http://llvm.org/releases/4.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html 
- Update to version 3.9.1
  * See:
    + http://llvm.org/releases/3.9.1/docs/ReleaseNotes.html
    + http://llvm.org/releases/3.9.1/tools/clang/docs/ReleaseNotes.html
    + http://llvm.org/releases/3.9.1/tools/clang/tools/extra/docs/ReleaseNotes.html
- Update to version 3.9.0
  * See:
    + http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html
    + http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html
    + http://llvm.org/releases/3.9.0/tools/clang/tools/extra/docs/ReleaseNotes.html
  * Fix the following patches:
    + arm_suse_support.diff
    + assume-opensuse.patch
    + clang-resourcedirs.patch
    + default-to-i586.patch
    + glibc-2.23-libcxx.patch
    + glibc-2.24-libcxx.patch
    + lldb-add-pthread-dl-libs.patch
    + lldb-cmake.patch
    + llvm-fix-find-gcc5-install.patch
    + llvm-remove-clang-only-flags.patch
    + revert-cmake-soname.patch
    + set-revision.patch
  * Remove upstream-included patch:
    + llvm-nonvoid-return.patch
  * Remove patch for removed files:
    + glibc-2.23-libcxx.patch
- Backport upstream patches:
  * clang-fix-substitutions-abi_tag.patch
  * clang-incomplete-field-types.patch
  * llvm-install-CheckAtomic.patch
- Add clang%{_sonum}-include-fixer subpackage and associated
  libfindAllSymbols%{_sonum} and libfindAllSymbols%{_sonum}-devel
  subpackages.
- Add sanstats to llvm binary list.
- Improve README.packaging.
- Remove unneeded emacs-nox dependency. 
- BuildIgnore emacs and vim to avoid cycles. 
- Split out llvm and lldb into a version-specific package.
- Turn this package into a wrapper around the version-specific
  packages.
- Remove patches:
   * default-to-i586.patch
   * assume-opensuse.patch
   * glibc-2.23-libcxx.patch
   * arm_suse_support.diff
   * llvm-remove-clang-only-flags.patch
   * clang-resourcedirs.patch
   * lldb-add-pthread-dl-libs.patch
   * llvm-nonvoid-return.patch
   * glibc-2.24-libcxx.patch
   * revert-cmake-soname.patch
   * set-revision.patch
   * lldb-cmake.patch
   * D15067.id41365.diff
   * llvm-fix-find-gcc5-install.patch
- Sort a bit with spec-cleaner
- Remove the latest switch for now, things should be either coinstallable
  or not, we don't need to bother around with compilation like this
- Update to llvm 3.8.1
  * See http://llvm.org/releases/3.8.1/docs/ReleaseNotes.html and
    http://llvm.org/releases/3.8.1/tools/docs/ReleaseNotes.html
- Use versioned libLLVM (to libLLVM3_8) and libclang (to libclang3_8)
- Change versioning of liblldb3_8 to liblldb-3_8 and use a variable
  to control the name instead of hard-coding it.
- Use bcond_with and bcond_without to enable/disable build options
  instead of hard-coding them.
- Put buildrequires as requires in -devel packages to avoid linker errors
  when building packages against the -devel packages.
- Add ffi support (disabled by default).
- Add oprofile support (disabled by default).
- Add valgrind support (disabled by default).
- Link cmake files to the normal cmake file directory to allow autodetection
  of cmake interfaces.
- Remove unused lldb components from main spec file.
- Split llvm python bindings into own subpackage.
- Split emacs plugin into own subpackage
- Move additional vim plugins into vim plugins package
- Split libc++, libLTO, LLVMgold, libomp, clang-chekers into own subpackages
- Make python-clang, llvm-vim-plugins, and llvm-emacs-plugins noarch since
  they aren't architecture-specific.
- Make packages besides llvm, llvm-clang, and the shared libraries conflict
  with other versions.  This will be important when multiple LLVM versions
  are supported.
- Various spec file cleanups
- Rebase patches:
  * arm_suse_support.diff
  * assume-opensuse.patch
  * clang-resourcedirs.patch
  * default-to-i586.patch
  * glibc-2.23-libcxx.patch
  * glibc-2.24-libcxx.patch
  * lldb-add-pthread-dl-libs.patch
  * lldb-cmake.patch
  * llvm-fix-find-gcc5-install.patch
  * llvm-nonvoid-return.patch
  * llvm-remove-clang-only-flags.patch
  * revert-cmake-soname.patch
  * set-revision.patch
- Start conversion to use cmake macros with now introduced
  compatibility for ninja
- Reduce number of threads if we don't have enough memory
- Add patch for the nonvoid returns:
  * llvm-nonvoid-return.patch
- for ppc64le set memory to 4GB in _constraints file
  (failure in Factory:PowerPC)
- glibc-2.24-libcxx.patch: fix libcxx testsuite for glibc 2.24
- Build LLDB separated from LLVM.
- Re-enable python bindings for the LLDB API.
- Disable libcxx/lldb/openmp for SLE fate#319582 
- Update rpmlintrc to whitelist libLTO.so 
- Re-enable glibc-2.23 patch for Tumbleweed 
- fix arm_suse_support.diff for armv6hl
- adjust compile flags for llvm on armv6hl (fixes Mesa build)
- Update llvm-remove-clang-only-flags.patch to remove
  -Wcovered-switch-default flag for gcc compatibility.
- Use gcc for stage1 bootstrap
- Add back libstdc++-devel dependency for clang since libc++ is
  only available for x86-64 atm.
- Comment out glibc-2.23-libcxx.patch until glibc 2.23 actually
  hits the Factory.
- Update to llvm 3.8.0
  * See http://llvm.org/releases/3.8.0/docs/ReleaseNotes.html and
    http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html
- Fold lldb build into llvm and disable python support
- Drop clang-disable-ada-extension.patch, libcxxabi-exceptions.patch
  and cmake-host-triple.patch
- Add revert-cmake-soname.patch to fix soname handling
- Add glibc-2.23-libcxx.patch to fix test failures with glibc 2.23 
-  Remove FFI support because its fragile 
- Enable OpenMP for x86, x86_64, ppc64 and ppc64le 
- Enable all targets on x86, x86_64 
- Update to version 3.7.0
  * See http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html
- Merge aarch64-suse-support.patch into arm_suse_support.diff
- Refresh arm_suse_support.diff, llvm-fix-find-gcc5-install.patch
- Remove llvm-fix-parsearmarch.patch, upstream.
- fix build on s390x (one typo in ifarch and one change in filelist) 
- Update to version 3.6.1
  * No changelog upstream
- Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs. 
- Update to version 3.6.0
  * See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html
- Add python-xml dependency for regression tests
- Removed the following patches, fixed upstream:
  * arm-remove-xfails.diff
  * libcxx-libdir.patch
  * llvm-config-lib64.patch
  * llvm-fix-intrusiverefcntptr.patch
- Add llvm-fix-intrusiverefcntptr.patch to fix build of LLVM tools
  with GCC 5.
- Add llvm-fix-find-gcc5-install.patch to properly find installed GCC 5.
- Add a gcc dependency for clang, this is heavyweight but we need
  libgcc_s which comes with the gcc package (bnc#893359)
- Conditionalize libcxx{abi} build on build_libcxx variable
- Turn libc++.so into an ldscript so it links to libc++abi
  automatically.
- fix constraints for armv6l/armv7l (there is no 4GB RAM on 32bit)
- Rename llvm-remove-werror-date-time.patch to 
  llvm-remove-clang-only-flags.patch and remove more clang only
  flags.
- Enable shared libs on PPC64
- Require llvm-clang not just clang 
- Add llvm-remove-werror-date-time.patch to remove -Werror=date-time
  for CXXFLAGS, gcc does not support it and it creeps into
  llvm-config --cflags
- Remove wrong Requires from the llvm-devel package
- Add default target triple form ARM, fixes bnc#893359
- Use ninja for building
- Update to llvm 3.5.0
  * Major update, see http://llvm.org/releases/3.5.0/docs/ReleaseNotes.html
- Use upstream pristine tarballs
- Add libc++/libc++abi support clang (only on x86_64)
- Add libcxxabi-exceptions.patch to fix libcxxabi exception handling 
- Add libcxx-libdir.patch to fix libdir on 64bit arches
- Remove asan-disable-hugemalloctest.patch and 
  cmake-patchversion.patch, fixed upstream.
- Fix the sed line for minimal damage.
- Add baselibs.conf to source files
- Add cmake-patchversion.patch to sync config.h.in
  with config.h.cmake
- Update to llvm 3.4.2
  * Minor bugfix release
- Drop clang-max_align_t.patch, applied upstream.
- Add clang-max_align_t.patch to resolve issue with libstdc++ 4.9
  max_align_t missing declaration
- build compiler-rt on ppc64 (don't delete it) 
- Fix resource dir for libclang case (clang-resourcedirs.patch)
- Always build tests
- complete ifarchs for s390 
- Remove non-existing doc subpackage 
- Add a dependency on ncurses-devel since libLLVM now links to
  tinfo.
- Add 32bit libclang bnc#857131
- Update to final llvm 3.4 release
  * See http://llvm.org/releases/3.4/docs/ReleaseNotes.html for
    complete changelog.
- Update to final release candidate (r197980)
- Update to r197866 from release_34 branch
- Update to r197490 from release_34 branch
- Update to r197142 from release_34 branch
- Disable assertions again now that PPC64 backend is fixed
- Update to r196899 from release_34 branch
- Remove compiler_rt-r196612.patch, merged upstream
- Add compiler_rt-r196612.patch to fix ubsan failures on i586
- Update to r196762 from release_34 branch
- enable ppc64le
- Update to r196503 from release_34 branch to get compiler_rt fixes
- Update to r196487 from release_34 branch to get compiler_rt fixes
- Ship cmake files for llvm (needed for lldb and such)
- Update to r196371 from release_34 branch 
- install python binding to libclang
- Update to r196358 from llvm 3.4 branch
- Add asan-disable-hugemalloctest.patch to disable
  ASAN HugeMallocTest, it requires 4.1+ GB of RAM.
- Refresh patches
  * aarch64-suse-support.patch
  * arm_suse_support.diff
  * assume-opensuse.patch
  * default-to-i586.patch
- Drop upstream patches
  * llvm-disable-pretty-stack-trace.patch
  * r189852.diff
  * unreachable-code.patch
  * llvm-no-visibility.patch
- add r189852.diff: Remove vtables optimisation that breaks ARM
  and PowerPC
- Disable testsuite on ARMv7, takes forever to run
- Fix file list for %arm
- use %arm, not arm in arch conditions 
- add arm-remove-xfails.diff: remove XFAILs in testsuite
  that pass and thereby make check fail
- Set DisablePrettyStackTrace to true since it messes up signal
  handling. bnc#839074 and fdo#60929 implemented with
  llvm-disable-pretty-stack-trace.patch)
- Fix filelist for aarch64
- aarch64-suse-support.patch: Enable AArch64 suse toolchain support
- Add s390x support 
- Remove unused chrpath dependency
- Re-enable ARCMT since libclang depends on it
- Define host_triple for aarch64
- Fix ARMv6 build
- Only enable PowerPC on ppc64 
- Disable shared libs on PowerPC 
- Disable ARCMT, it only makes sense for iOS/OSX
- Fix build 
- Disable building unit-tests, should fix undefined reference
  problem on ARM & PowerPC 
- do not build on slow or low memory workers
- Drop disable_neon_in_armv7.diff, neon seems to be working fine
- Add cmake-host-triple.patch to pass a host triple argument
- Create libLLVM and libclang subpackages.
- Fix finding internal headers on x86_64
- Fix ARM v5/v7 builds
- Create a baselibs.conf
  Provide *-32 Bit Packages for x86_64
- Initial version of a cmake based buildscript
  + Updated arm_suse_support.diff (patch6) to work with llvm 3.3
  + Set version in spec to 3.3
- Update to final 3.3 release (r183898)
- Disable debug symbols on PPC64
- Update to version 3.3 RC2
  * Small bugfixes
- Enable ARM64 support
- Add unreachable-code.patch to fix unreachable code warnings on SLE 
- Update to version 3.3 RC1
    * Added support for AArch64, ARM’s 64-bit architecture.
    * LLVM now has a new SLP vectorizer.
    * LLVM and clang now support IBM’s z/Architecture.
    * The R600 backend was added in this release, it supports
      AMD GPUs (HD2XXX - HD7XXX).
    * See http://llvm.org/releases/3.3/docs/ReleaseNotes.html for
      complete changelog.
- Drop upstream patches:
    * pr13303.patch
    * pr14795.patch
    * pr14831.patch
    * python-ulimit.patch
- pr13303.patch: reapply, was temporarily reverted upstream
- Add pre-generated doc files, remove sphinx dependency 
- pr14795.patch: Fix incorrect line numbers after -frewrite-includes
  (PR#14795)
- pr14831.patch: Do not incorrectly warn about pragmas in -frewrite-includes
  (PR#14831)
- disable cross-compile mode in stage2 for armv5/v7
- Update to final 3.2 release
  * No code changes since rc3
- Update to r170281 from release_32 branch
  * SROA fixes
- Disable compilation on PPC, only PPC64 is supported.
- Add python-ulimit.patch: Don't set a limit on address space.
  This enables us running tests on PowerPC.
- Unbreak PowerPC support
- Update to r169678 from release_32 branch
  * This is 3.2rc3
- Update to r169391 from release_32 branch
  * SROA fixes
- Fix ARM build
- Fix llvm-config --libdir to return /usr/lib64 where appropriate.
  The old method of using sed on the executable does no longer
  work, because llvm-config is now a binary.
- Update to r168987 from release_32 branch
  * Crash fixes
  * Miscompilation fixes
- Stop excluding ppc64 architecture 
- Update to r168357 from release_32 branch
  * Fixes a miscompilation with gcc 4.7
- Update to r168286 from release_32 branch
  * Fixes llvm PR14309
- Update to r168031 from release_32 branch
  * This is 3.2rc1
- Update to r167720 from release_32 branch
  * Thread local variables may have a specified TLS model.
  * LLVM now has a loop optimizer.
  * SROA has been rewritten to be more powerful.
  * A new optimization pass added to merge stack objects
    which are used in disjoint areas of the code.
  * LLVM now merge consecutive loads and stores.
  * New TableGen infrastructure to support bundling for
    Very Long Instruction Word (VLIW) architectures.
  * Added a new target independent VLIW packetizer.
  * A probability based block placement and code layout algorithm
    was added to LLVM's code generator.
  * The ARM target now includes a full featured macro assembler,
    including direct-to-object module support for clang.
  * A new IR-level pass, called "TargetTransformInfo" provides
    a number of low-level interfaces.
- Refresh default-to-i586.patch to apply again
- Drop following patches (fixed upstream)
  * arm-suse-support.patch
  * pr12463.patch
  * pr13141.patch
  * pr13303.patch
  * rewrite-includes.patch
  * clang-fix-mips-test.patch (fixed differently in spec file)
- add explicit buildrequire groff for man pages
- Fix debuginfo generation
- make link time optimization plugin accessible to ar/nm/ranlib
- build the plugin properly
- fix arm build
- change rewrite-includes patch to use options to match upstream
  changed option names
- fix debuginfo generation (PR#13303)
- Do not reject PCH because of -DFOO duplication (PR#13141)
- Update to final 3.1 release 
- Depend on python-base so we don't pull whole Mesa 
- make -rewrite-includes support -C and -CC
- patch for -rewrite-includes feature
- Update to svn revision 155819 from 3.1 branch
  * C++11 fixes
- Update to svn revision 155700 from 3.1 branch
  * Crash fixes
  * C++11 fixes
- Update to svn revision 155574 from 3.1 branch
  * Crash fixes
  * Correctly enable compiler-rt
  * Remove unneeded runtime python dependencies
- Switch to 2-stage bootstrap because we don't do build-compare
  anyway.
- More fixes to llvm-config 
- Fix llvm-config --libs output 
- Update to svn revision 155320 from 3.1 branch
  * AVX fixes 
- Update to svn revision 154914 from 3.1 branch 
  Major new features:
      * AddressSanitizer, a fast memory error detector.
      * MachineInstr Bundles, Support to model instruction 
        bundling / packing.
      * ARM Integrated Assembler, A full featured assembler 
        and direct-to-object support for ARM.
      * Basic Block Placement Probability driven basic block placement.
  
  LLVM IR and Core Improvements
     
      * IR support for half float
      * IR support for vectors of pointers, including vector GEPs.
      * Module flags have been introduced.
      * Loads can now have range metadata attached to them to 
        describe the possible values being loaded. 
      * Inline cost heuristics have been completely overhauled 
        and now closely model constant propagation through call sites, 
        disregard trivially dead code costs, and 
        can model C++ STL iterator patterns.
   
  Optimizer Improvements
      * The loop unroll pass now is able to unroll loops with 
        run-time trip counts. This feature is turned off by default, 
        and is enabled with the -unroll-runtime flag.
      * A new basic-block autovectorization pass is available. 
        Pass -vectorize to run this pass along with some associated 
        post-vectorization cleanup passes. 
   X86-32 and X86-64 Target Improvements
      * Bug fixes and improved support for AVX1
      * Support for AVX2 (still incomplete at this point)
   
   ARM Target Improvements
      * The constant island pass now supports basic block and 
        constant pool entry alignments greater than 4 bytes.
   Clang Changes
      * New: -Wdangling-else, -Wstrncat-size
      * Improved: -Wformat, -Wempty-body, -Wliteral-conversion
      * Clang 3.1 adds support for anonymous structs and anonymous unions, 
        added in the latest ISO C standard. Use -std=c11 or -std=gnu11 
        to enable support for the new language standard. 
        The new C11 features are backwards-compatible and are available 
        as an extension in all language modes.
      * All warning and language selection flags which previously accepted 
        c1x have been updated to accept c11. The old c1x forms have been removed.
      * Generalized constant expressions
      * Lambda expressions
      * Generalized initializers
      * Unrestricted unions
      * User-defined literals
      * Forward-declared enumerations
      * Atomics (both libc++'s and libstdc++4.7's <atomic> are supported)
      
- Target i586-linux for 32bit builds 
- Add upstream fix for llvm PR11642 
- Don't run gcc for ada files, just fail instead. 
- Add clang-glibc2.14.patch to support glibc 2.14 headers
- Install profiling support
- Switch to 3-stage bootstrap 
- Build first stage compiler with -O0 to workaround gcc 4.5 bug 
- Update to final 3.0 release
  * No real change since rc2
- Use %{_lib} macro instead of checking for x86_64
- Enable ARM support again
- Switch to optimized build
- Disable ARM support, VM goes out of memory while compiling it 
- Really enable ARM support
- Remove forcing -frtti
- Update to r143961 from llvm-3.0 branch
  * No longer hardcoding include paths
- Fix LLVMgold.so path for x86-64 
- Enable ld gold support 
- Update r143456 from llvm-3.0 branch
  * llvm/clang 3.0rc2
- Add llvm-pr9614-part{1,2}.patch to fix LLVM PR9614 
- Fixup dependencies so that llvm-clang doesn't depend 
  on llvm-clang-devel
- Update to r142912 llvm-3.0 branch
  * Fixes to python bindings
- Update to r142641
  * llvm/clang 3.0 rc1
- Enable ARM code generation 
- Fix libdir on x86_64 
- Update to r142341
  * First build from 3.0 branch
  * -Wc++98-compat warnings for the lexer
  * Add flags for the remaining shift related warnings
    (-Wshift-count-negative, -Wshift-count-overflow).
  * Only warn in -Wliteral-conversion if the conversion 
    loses information
  * Added clang_getCompletionAnnotation and 
    clang_getCompletionNumAnnotations to retrieve annotations 
    from completion string.
  * Add support for -std=gnu90 and -std=c++03, for compatibility 
    with modern gcc.
- Switch to tar.bz2 and remove xz dependency
- Update to r140780
  * Code cleanup
  * Crash fixes
  * Add support for alignment-specifiers in C1X and C++11
  * Introduce a new compiler switch: -fms-compatility
  * Emit debug info for c++0x nullptr.
- Update to r139589
  * C++0x fixes
  * PCH fixes
- Update to r138939
  * Many crash fixes.
  * Performance optimizations.
  * Allow C99 hexfloats in C++0x mode.
  * Add missing function _mm_ucomige_sd to emmintrin.h.
- Update to r137452
  * Fix problems found by PVS-Studio
  * More AVX fixes
  * Many C++ fixes
- Add assume-opensuse.patch to remove dependency on openSUSE-release
- Update to r136773 
  * Many AVX fixes
  * Support for C++0x unicode string and character literals
- Update to r135431
  * API changes to match Mesa requirements
- Update to r134888
  * Type system rewrite 
- Update to r134813
  * Mainly gcc compatibility fixes 
- Update to r134698
  * Up to 80x speed improvements with -Wuninitialized 
- Enable RTTI support
- Disable assertions because they are not thread safe
- Update to r134611
  * Many C++ fixes and speedups
  * Updates for AVX instruction support 
  * gcc 4.6.1 support
-  Fix manpage generation (bnc #703591)
- Update to r132667 
- Update to use cmake buildsystem
- Remove unmaintained ocaml support 
- Drop ocaml support because its unmaintained
- Update to latest svn revision 132050 
  + Start of the upcoming 3.0 version
  + Support for gcc 4.6 c++ headers
  + Better support for C++0x
- Fix ocaml dependency 
- Update to 2.9
  + Type Based Alias Analysis (TBAA) is now implemented in clang
  + LLVM now generates better debug information
  + Inline assembly now supports multiple alternative constraints
- drop revision from Requires: fields
- update to 2.8.99 revision 129008.
- spec file cleanup
- Do not require specific ffi version but gather the
  appropiate one from the distro 
- Fix compatibility with C++0x compilers (g++ 4.5)
- Fix C include paths 
- Fix header path for openSUSE 11.4
- Enabled PIC for x86 for loadable module support
- Enable package tests for llvm and clang
- Disable package timestamps to silence an rpmlint warning 
- Fixed the build on x86 plattforms.
- Package the clang c++-analyzer.
- update to llvm 2.7
- added vim plugins
- added libffi-devel to llvm-devel requires so that build does not fail
- fixed build of explicit constructors with gcc45
- Initial 2.6 release

OBS-URL: https://build.opensuse.org/request/show/822552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=112
2020-07-29 15:14:44 +00:00
Martin Pluskal
09a1b2209e Accepting request 822399 from home:aaronpuchert:branches:devel:tools:compiler
Update to version 10.0.1, no assertions on 32-bit, run tests on ARM.

OBS-URL: https://build.opensuse.org/request/show/822399
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=537
2020-07-24 06:16:36 +00:00
Dominique Leuenberger
a66fab3624 Accepting request 788163 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/788163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=111
2020-04-09 21:14:38 +00:00
Martin Pluskal
9fd6a7c743 Accepting request 788156 from home:aaronpuchert:llvm-next
- Update to version 10.0.0.
- Remove superfluous clang-checker requirement.

OBS-URL: https://build.opensuse.org/request/show/788156
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=535
2020-03-25 11:38:05 +00:00
Dominique Leuenberger
7bcfe5ef9e Accepting request 783713 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/783713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=110
2020-03-14 08:54:10 +00:00
Martin Pluskal
5e08489240 Accepting request 783540 from home:aaronpuchert:branches:devel:tools:compiler
- Drop clang-checker meta package, we now provide this as
  unversioned clang-tools coming from the versioned llvmX package.
- Update build conditions mentioned in README.packaging.

OBS-URL: https://build.opensuse.org/request/show/783540
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=533
2020-03-11 09:42:47 +00:00
Dominique Leuenberger
69ef5ec614 Accepting request 768763 from devel:tools:compiler
Move clang-{format,include-fixer,rename}.{el,py} from llvm-*-plugins to clang, drop empty llvm-emacs-plugins. (forwarded request 768749 from aaronpuchert)

OBS-URL: https://build.opensuse.org/request/show/768763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=109
2020-02-03 10:27:01 +00:00
Richard Biener
6150d3f151 Accepting request 768749 from home:aaronpuchert:branches:devel:tools:compiler
Move clang-{format,include-fixer,rename}.{el,py} from llvm-*-plugins to clang, drop empty llvm-emacs-plugins.

OBS-URL: https://build.opensuse.org/request/show/768749
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=531
2020-01-30 14:52:37 +00:00
Dominique Leuenberger
f818259d4c Accepting request 758955 from devel:tools:compiler
.

OBS-URL: https://build.opensuse.org/request/show/758955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=108
2019-12-25 09:54:35 +00:00
Martin Pluskal
3b9cc635e5 Accepting request 758766 from home:aaronpuchert:branches:devel:tools:compiler
Update to version 9.0.1.

OBS-URL: https://build.opensuse.org/request/show/758766
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=529
2019-12-23 08:47:34 +00:00
Dominique Leuenberger
2ecb43b58c Accepting request 733091 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/733091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=107
2019-10-28 15:46:33 +00:00
Martin Pluskal
f5fba9f698 Accepting request 733038 from home:aaronpuchert:llvm-next
- Update to version 9.0.0.
  * For details, see the release notes:
    - https://releases.llvm.org/9.0.0/docs/ReleaseNotes.html
    - https://releases.llvm.org/9.0.0/tools/clang/docs/ReleaseNotes.html
    - https://releases.llvm.org/9.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
    - https://releases.llvm.org/9.0.0/projects/libcxx/docs/ReleaseNotes.html
    - https://releases.llvm.org/9.0.0/tools/lld/docs/ReleaseNotes.html
- Change License to "Apache-2.0 WITH LLVM-exception".
  (https://llvm.org/foundation/relicensing/)
- Offer separate packages for the documentation of llvm and clang,
  recommend them for the main package: they are not required for
  development, but actually useful for working with the non-devel
  packages.
- Recommend editor plugins not just for llvm-devel.
- Make lldb recommend python3-lldb (it contains pretty printers).

OBS-URL: https://build.opensuse.org/request/show/733038
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=527
2019-09-25 07:28:05 +00:00
Dominique Leuenberger
9a4c5e8647 Accepting request 718118 from devel:tools:compiler
new version

OBS-URL: https://build.opensuse.org/request/show/718118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=106
2019-07-28 08:19:58 +00:00
Martin Pluskal
6f6bbf9c90 Accepting request 718015 from home:aaronpuchert:branches:devel:tools:compiler
Update to LLVM 8.0.1.

OBS-URL: https://build.opensuse.org/request/show/718015
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=525
2019-07-24 08:16:00 +00:00
Dominique Leuenberger
5c85b77346 Accepting request 710291 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/710291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=105
2019-06-22 09:22:23 +00:00
Martin Pluskal
585fdfdfbb Accepting request 710205 from home:aaronpuchert
Changes to metadata and an update for the packaging guidelines. They were referring to packages llvmX_Y, but we have llvmX now.

OBS-URL: https://build.opensuse.org/request/show/710205
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=523
2019-06-17 07:30:19 +00:00
Dominique Leuenberger
b2a459b6e5 Accepting request 704661 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/704661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=104
2019-06-14 18:22:30 +00:00
Martin Pluskal
c45115f413 Accepting request 704301 from home:aaronpuchert
Update to llvm 8.0.0

OBS-URL: https://build.opensuse.org/request/show/704301
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=521
2019-05-22 08:32:00 +00:00
Stephan Kulow
506df01437 Accepting request 674470 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/674470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=103
2019-02-24 16:05:36 +00:00
Michal Srb
448655ca5c Accepting request 674183 from home:glaubitz:branches:devel:tools:compiler
- Remove ppc from Exclude field in spec file
- Allow use of Gold linker to be conditional
- Disable Gold linker on ppc

OBS-URL: https://build.opensuse.org/request/show/674183
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=519
2019-02-13 10:18:05 +00:00
Stephan Kulow
1e61cd802a Accepting request 666123 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/666123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=102
2019-02-04 20:17:50 +00:00
Michal Srb
91c9d99272 Accepting request 666121 from home:michalsrb:branches:devel:tools:compiler
- Update to llvm 7.0.1
  * This release contains bug-fixes for the LLVM 7.0.0 release.
    This release is API and ABI compatible with 7.0.0.

OBS-URL: https://build.opensuse.org/request/show/666121
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=517
2019-01-15 07:52:21 +00:00
Dominique Leuenberger
6f94a379f6 Accepting request 637639 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/637639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=101
2018-12-24 10:36:31 +00:00
Michal Srb
ee3e2dfb88 Accepting request 637637 from home:michalsrb:branches:devel:tools:compiler
- Update to llvm 7.0.0
  * For details, see the release notes:
      https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html
      https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html
      https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
      https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html

OBS-URL: https://build.opensuse.org/request/show/637637
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=515
2018-09-24 12:14:41 +00:00
Dominique Leuenberger
0b5738d5a4 Accepting request 625298 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/625298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=100
2018-07-27 08:54:18 +00:00
Michal Srb
726eff0ac0 Accepting request 625295 from home:michalsrb:branches:devel:tools:compiler
- Update to version 6.0.1
  * This release contains bug-fixes for the LLVM 6.0.0 release. It
    is API and ABI compatible with 6.0.0.

OBS-URL: https://build.opensuse.org/request/show/625295
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=513
2018-07-25 14:31:26 +00:00
Michal Srb
6a9cea94b9 Accepting request 623610 from home:michalsrb:branches:devel:tools:compiler
- Add ExcludeArch mirroring the ones in llvm6. (bnc#1101598)

OBS-URL: https://build.opensuse.org/request/show/623610
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=512
2018-07-18 10:55:37 +00:00
Dominique Leuenberger
6d93347ce0 Accepting request 613054 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/613054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=99
2018-06-03 10:30:14 +00:00