emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66701: closed ([PATCH 00/14] Add LLVM 16 and 17.)


From: GNU bug Tracking System
Subject: bug#66701: closed ([PATCH 00/14] Add LLVM 16 and 17.)
Date: Sun, 12 Nov 2023 14:16:02 +0000

Your message dated Sun, 12 Nov 2023 16:14:41 +0200
with message-id <ZVDd0QSOtwUPiIwN@3900XT>
and subject line Re: [bug#66701] [PATCH 00/14] Add LLVM 16 and 17.
has caused the debbugs.gnu.org bug report #66701,
regarding [PATCH 00/14] Add LLVM 16 and 17.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66701: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66701
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 00/14] Add LLVM 16 and 17. Date: Mon, 23 Oct 2023 20:28:04 +0800
Hello Guix!

This series adds {llvm,clang-runtime,clang,libomp,clang-toolchain,lld}-{16,17}

I'm also intended to group packages with the same name together and make lower
versions the base that higher versions inherit from.  But the number of
affected packages would require a new branch or go into core-updates, so I'll
send a new series for it.

Thanks

Hilton Chain (14):
  gnu: clang-runtime-from-llvm: Adjust inputs for version 15 or later.
  gnu: clang-runtime-from-llvm: Add phase for LLVM monorepo.
  gnu: Add llvm-16.
  gnu: Add clang-runtime-16.
  gnu: Add clang-16.
  gnu: Add libomp-16.
  gnu: Add clang-toolchain-16.
  gnu: Add lld-16.
  gnu: Add llvm-17.
  gnu: Add clang-runtime-17.
  gnu: Add clang-17.
  gnu: Add libomp-17.
  gnu: Add clang-toolchain-17.
  gnu: Add lld-17.

 gnu/local.mk                                  |   2 +
 gnu/packages/llvm.scm                         | 147 ++++++++++++++----
 .../patches/clang-16.0-libc-search-path.patch |  95 +++++++++++
 .../patches/clang-17.0-libc-search-path.patch |  90 +++++++++++
 4 files changed, 304 insertions(+), 30 deletions(-)
 create mode 100644 gnu/packages/patches/clang-16.0-libc-search-path.patch
 create mode 100644 gnu/packages/patches/clang-17.0-libc-search-path.patch


base-commit: b6619c5db410fb01e552c6168bd6bc7f41c6c993
--
2.41.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#66701] [PATCH 00/14] Add LLVM 16 and 17. Date: Sun, 12 Nov 2023 16:14:41 +0200
Thanks! Patches pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]