notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
llvm17 LLVM and Clang
17.0.6_5 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 17.0.6_5Version of this port present on the latest quarterly branch.
Maintainer: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-31 23:48:12
Last Update: 2024-04-14 19:52:59
Commit Hash: 1f50c8e
People watching this port, also watch:: git, smartmontools, pkg, rsync, sudo
Also Listed In: lang
License: BSD3CLAUSE LLVM MIT PD REGEX LLVM2
WWW:
https://llvm.org/
Description:
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker), LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure these are built on.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • llvm17>0:devel/llvm17
Conflicts:
CONFLICTS_BUILD:
  • cmark
CONFLICTS_INSTALL:
  • llvm17
  • llvm17-lite
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/llvm17/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/llvm17
  • pkg install llvm17
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: llvm17
Package flavors (<flavor>: <package>)
  • default: llvm17
  • lite: llvm17-lite
distinfo:
TIMESTAMP = 1701190197 SHA256 (llvm-project-17.0.6.src.tar.xz) = 58a8818c60e6627064f312dbf46c02d9949956558340938b71cf731ad8bc0813 SIZE (llvm-project-17.0.6.src.tar.xz) = 127838860

Expand this list (4 items)

Collapse this list.

SHA256 (llvmorg-18-init-15199-gb9935bb02a50.patch) = b0805cba765084c7bef426fa1235dd887c61ae0c1fd5e3fad5c8742cdd6ee8b0 SIZE (llvmorg-18-init-15199-gb9935bb02a50.patch) = 1893 SHA256 (llvmorg-18-init-15680-g966d564e43e6.patch) = 3abf92d4a788ff2f74fa9fc627a113f04d9fb72cd7e47344a8c4dce06140a163 SIZE (llvmorg-18-init-15680-g966d564e43e6.patch) = 1297

Collapse this list.


Packages (timestamps in pop-ups are UTC):
llvm17
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest17.0.6_517.0.6_5-17.0.6_517.0.6_5---
FreeBSD:13:quarterly17.0.6_517.0.6_5-17.0.6_517.0.6_517.0.6_317.0.6_317.0.6_3
FreeBSD:14:latest17.0.6_517.0.6_5-17.0.6_517.0.6_5---
FreeBSD:14:quarterly17.0.6_317.0.6_5-17.0.6_317.0.6_517.0.6_317.0.6_317.0.6_3
FreeBSD:15:latest17.0.6_517.0.6_5n/a17.0.6_5n/a17.0.6_417.0.6_417.0.6_5
FreeBSD:15:quarterly--n/a-n/a---
 

llvm17-lite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest17.0.6_517.0.6_5-17.0.6_517.0.6_5---
FreeBSD:13:quarterly17.0.6_517.0.6_5-17.0.6_517.0.6_517.0.6_317.0.6_317.0.6_3
FreeBSD:14:latest17.0.6_517.0.6_5-17.0.6_517.0.6_5---
FreeBSD:14:quarterly17.0.6_317.0.6_5-17.0.6_317.0.6_517.0.6_317.0.6_317.0.6_3
FreeBSD:15:latest17.0.6_517.0.6_5n/a17.0.6_5n/a17.0.6_417.0.6_417.0.6_5
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-sphinx-markdown-tables>=0 : textproc/py-sphinx-markdown-tables@py39
  2. py39-recommonmark>=0.0.20180530 : textproc/py-recommonmark@py39
  3. ld.gold : devel/binutils
  4. swig : devel/swig
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. python3.9 : lang/python39
  8. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libzstd.so : archivers/zstd
  2. liblua-5.3.so : lang/lua53
  3. libedit.so.0 : devel/libedit
This port is required by:
for Build
  1. devel/electron29
  2. devel/qtcreator
  3. devel/wasi-compiler-rt17
  4. devel/wasi-libcxx17
  5. lang/zig-devel
  6. mail/thunderbird
  7. www/chromium
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/firefox
  3. www/firefox-esr
  4. www/tor-browser
  5. www/ungoogled-chromium
  6. Collapse this list.
for Libraries
  1. databases/arrow
  2. devel/opencl-clang
  3. lang/picolisp
for Run
  1. devel/qtcreator

Configuration Options:
===> The following configuration options are available for llvm17-17.0.6_5: BE_AMDGPU=on: AMD GPU backend (required by mesa) BE_WASM=on: WebAssembly backend (required by firefox via wasi) CLANG=on: Build clang COMPILER_RT=on: Sanitizer libraries DOCS=on: Build and/or install documentation EXTRAS=on: Extra clang tools FLANG=off: Flang FORTRAN compiler GOLD=on: Build the LLVM Gold plugin for LTO LIT=on: Install lit and FileCheck test tools LLD=on: Install lld, the LLVM linker LLDB=on: Install lldb, the LLVM debugger MLIR=on: Multi-Level Intermediate Representation OPENMP=on: Install libomp, the LLVM OpenMP runtime library POLLY=on: Polyhedral loop and data-locality optimizer PYCLANG=on: Install python bindings to libclang STATIC_LIBS=on: Install static libraries (does not effect sanitizers) ====> Options available for the single BACKENDS: you have to select exactly one of them BE_FREEBSD=off: Backends for FreeBSD architectures BE_NATIVE=off: Backend(s) for this architecture (X86) BE_STANDARD=on: All non-experimental backends ===> Use 'make config' to modify these settings
Options name:
devel_llvm17
USES:
cmake compiler:c++17-lang cpe tar:xz shebangfix python perl5 lua:53 libedit gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/
  2. https://releases.llvm.org/17.0.6/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
17.0.6_5
14 Apr 2024 19:52:59
commit hash: 1f50c8e24264be1d64a96e84536e2e1d59b63180commit hash: 1f50c8e24264be1d64a96e84536e2e1d59b63180commit hash: 1f50c8e24264be1d64a96e84536e2e1d59b63180commit hash: 1f50c8e24264be1d64a96e84536e2e1d59b63180 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
devel/llvm*: Remove unnecessary C/CFLAGS definitions

As of 3c5189a0fd4c82addfb659024bf28c5006bf88f7
there's no need to define DNDEBUG manually

PR:		277909
Approved by:	portmgr (maintainer timeout, 2+ weeks)
17.0.6_5
09 Feb 2024 00:06:22
commit hash: 345b4848d9df3a380c7877f5a348b2b2ccf46310commit hash: 345b4848d9df3a380c7877f5a348b2b2ccf46310commit hash: 345b4848d9df3a380c7877f5a348b2b2ccf46310commit hash: 345b4848d9df3a380c7877f5a348b2b2ccf46310 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: aarch64 KASAN and lite flavor fixs

As in the base system, backport:
f577bfb99528 - [sanitizer][msan] fix AArch64 vararg support for KMSAN

Expand STATIC_LIBS (part of the lite flavor) to include cmake bits.
They aren't usable without the .a files they reference.

PR:		271821
17.0.6_4
21 Jan 2024 12:51:14
commit hash: 1bf7d5ccf65019f3d48cd77ba0f929f0d45f5116commit hash: 1bf7d5ccf65019f3d48cd77ba0f929f0d45f5116commit hash: 1bf7d5ccf65019f3d48cd77ba0f929f0d45f5116commit hash: 1bf7d5ccf65019f3d48cd77ba0f929f0d45f5116 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/llvm*: Sanitize MANPREFIX

Not bumping as there is no change in PKG. This should have been done in
my previous commit.

Approved by:	portmgr (blanket)
17.0.6_4
17 Jan 2024 14:33:15
commit hash: 0f77ef6101754b18fb5caf5ef4c679a63ac6ed8ecommit hash: 0f77ef6101754b18fb5caf5ef4c679a63ac6ed8ecommit hash: 0f77ef6101754b18fb5caf5ef4c679a63ac6ed8ecommit hash: 0f77ef6101754b18fb5caf5ef4c679a63ac6ed8e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/llvm17: Sanitize MANPREFIX

Approved by:	brooks (private mail)
17.0.6_3
12 Jan 2024 16:31:52
commit hash: 0b672496d6927004bfcb41db685a66750420ead4commit hash: 0b672496d6927004bfcb41db685a66750420ead4commit hash: 0b672496d6927004bfcb41db685a66750420ead4commit hash: 0b672496d6927004bfcb41db685a66750420ead4 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
devel/llvm14 devel/llvm15 devel/llvm16 devel/llvm17: fix build with clang 18

Clang 18 is more strict in checking inline assembly constraints,
resulting in an error building devel/llvm14, devel/llvm15, devel/llvm16,
and devel/llvm17:

 
/wrkdirs/usr/ports/devel/llvm14/work-default/llvm-project-14.0.6.src/compiler-rt/lib/asan/asan_rtl_x86_64.S:130:286:
error: displacement 70368744177664 is not within [-2147483648, 2147483647]

This is fixed by two upstream commits:
https://github.com/llvm/llvm-project/commit/b9935bb02a50
https://github.com/llvm/llvm-project/commit/966d564e43e6

PR:		276155
Approved by:	brooks (maintainer)
MFH:		2024Q1
17.0.6_2
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
17.0.6_2
11 Dec 2023 17:42:26
commit hash: 6d4bc09d9ce42807965de65e0b0739b6308d96b3commit hash: 6d4bc09d9ce42807965de65e0b0739b6308d96b3commit hash: 6d4bc09d9ce42807965de65e0b0739b6308d96b3commit hash: 6d4bc09d9ce42807965de65e0b0739b6308d96b3 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: merge upstream llvm fixes

These fixes were merged to the base LLVM compiler:
  158f4f30adb4 [Clang] Do not change the type of captured vars when checking
lambda constraints
  3ed9e9e3ace6 [Clang] Add captures to the instantiation scope of lambda call
operators
17.0.6_1
11 Dec 2023 17:42:25
commit hash: 270bf9855c799ac55fcf181229eee7d0063497a4commit hash: 270bf9855c799ac55fcf181229eee7d0063497a4commit hash: 270bf9855c799ac55fcf181229eee7d0063497a4commit hash: 270bf9855c799ac55fcf181229eee7d0063497a4 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm1[234567]: enable qsort sanatizer wrapper

I'd disabled it in 10.0.0 when it was found to be broken.  It was then
fixed in LLVM 12, but the patch was never never removed and I propogated
it along for several year.

Reported by:	Brad Smith <brad@comstyle.com>
See also:	https://github.com/llvm/llvm-project/issues/46176
17.0.6
28 Nov 2023 18:27:01
commit hash: c706a8ac6f3658933467bfe5d0af9c4d59ce890acommit hash: c706a8ac6f3658933467bfe5d0af9c4d59ce890acommit hash: c706a8ac6f3658933467bfe5d0af9c4d59ce890acommit hash: c706a8ac6f3658933467bfe5d0af9c4d59ce890a files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: Update to 17.0.6

For changes, see:
    https://discourse.llvm.org/t/llvm-17-0-6-released/75281

Of note __float128 support is now enabled for FreeBSD (and NetBSD)
targets).
17.0.5
16 Nov 2023 00:16:13
commit hash: 4ed60e0e51f14dc0d0be9abd98e83ce2e91e26b9commit hash: 4ed60e0e51f14dc0d0be9abd98e83ce2e91e26b9commit hash: 4ed60e0e51f14dc0d0be9abd98e83ce2e91e26b9commit hash: 4ed60e0e51f14dc0d0be9abd98e83ce2e91e26b9 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: Update to 17.0.5

For changes in this release, see:
    https://discourse.llvm.org/t/llvm-17-0-5-released/74906
17.0.4
02 Nov 2023 15:49:47
commit hash: 39b25f5a926738d6935453cfc47810b5ff3ef98bcommit hash: 39b25f5a926738d6935453cfc47810b5ff3ef98bcommit hash: 39b25f5a926738d6935453cfc47810b5ff3ef98bcommit hash: 39b25f5a926738d6935453cfc47810b5ff3ef98b files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: Update to 17.0.4

For included changes see:
    https://discourse.llvm.org/t/llvm-17-0-4-released/74548
17.0.3
18 Oct 2023 20:53:14
commit hash: de195b1dff7c5e011e60908391c34e9ff23f1408commit hash: de195b1dff7c5e011e60908391c34e9ff23f1408commit hash: de195b1dff7c5e011e60908391c34e9ff23f1408commit hash: de195b1dff7c5e011e60908391c34e9ff23f1408 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: update to 17.0.3

See the release announcement for changes:
  https://discourse.llvm.org/t/llvm-17-0-3-released/74172
17.0.2
12 Oct 2023 23:45:10
commit hash: 2295fcc1d4f02081c88b85d02e7b826e17adf43dcommit hash: 2295fcc1d4f02081c88b85d02e7b826e17adf43dcommit hash: 2295fcc1d4f02081c88b85d02e7b826e17adf43dcommit hash: 2295fcc1d4f02081c88b85d02e7b826e17adf43d files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: remove obsolete powerpc patch

The lines immediatly below the inserted code do the same thing with
more elegance.

Technically this changes the package contents, but there is no
functional change so don't make everyone build with a PORTREVSION bump.
We'll do that soon enough when 17.0.3 comes out.

Reported by:	Brad Smith <brad@comstyle.com>
17.0.2
04 Oct 2023 20:06:27
commit hash: 024c4b5b1d86f04027d6bce8764ac854d73d0c7ccommit hash: 024c4b5b1d86f04027d6bce8764ac854d73d0c7ccommit hash: 024c4b5b1d86f04027d6bce8764ac854d73d0c7ccommit hash: 024c4b5b1d86f04027d6bce8764ac854d73d0c7c files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: update to 17.0.2

For changes in this release see:
    https://discourse.llvm.org/t/llvm-17-0-2-released/73840

Fix a duplicate listing of arm_sve.h.  It is sufficent to include it only
in the Arm case becaues AArch64 always implies Arm in the port.
17.0.1
23 Sep 2023 08:09:54
commit hash: 778e212f234a825c5e19612df4be2e8f838cb024commit hash: 778e212f234a825c5e19612df4be2e8f838cb024commit hash: 778e212f234a825c5e19612df4be2e8f838cb024commit hash: 778e212f234a825c5e19612df4be2e8f838cb024 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: fix non-aarch64 plist issue

arm_sme_draft_spec_subject_to_change.h is an aarch64-specific header.
Reading the Cmakefiles, it appears arm_bf16.h and arm_sve.h are also
aarch64 not arm specific so move them.
17.0.1
21 Sep 2023 15:23:35
commit hash: 4e16eb4b2bf4fdd56ce9657203723e7adb4582c3commit hash: 4e16eb4b2bf4fdd56ce9657203723e7adb4582c3commit hash: 4e16eb4b2bf4fdd56ce9657203723e7adb4582c3commit hash: 4e16eb4b2bf4fdd56ce9657203723e7adb4582c3 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: fix openmp library depends

Don't link with libffi.

Reformat long or multi-line OPTION_FOO variables.

PR:		273801
Co-authored-by:	Ivan Rozhuk <rozhuk.im@gmail.com>
17.0.1
19 Sep 2023 17:20:26
commit hash: 6e04d1ad587197ef60ae4ad365d03cfc80efae3ecommit hash: 6e04d1ad587197ef60ae4ad365d03cfc80efae3ecommit hash: 6e04d1ad587197ef60ae4ad365d03cfc80efae3ecommit hash: 6e04d1ad587197ef60ae4ad365d03cfc80efae3e files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: Welcome 17.0.1

Welcome the first release of LLVM 17.  See the release announcement for
more details: https://discourse.llvm.org/t/llvm-17-0-1-released/73549

(Note that 17.0.0 was tagged, but contained an error so was not
released.)

Fix an issue where libffi would be linked if available by disabling it's
use in OpenMP. [0]

PR:		273801, 273947
Submitted by:	Ivan Rozhuk <rozhuk.im@gmail.com> [0]
17.0.0.r4
13 Sep 2023 15:42:51
commit hash: 7076fade2f473ec6a6bdf3a0620ead5dccd2ea96commit hash: 7076fade2f473ec6a6bdf3a0620ead5dccd2ea96commit hash: 7076fade2f473ec6a6bdf3a0620ead5dccd2ea96commit hash: 7076fade2f473ec6a6bdf3a0620ead5dccd2ea96 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
Author: John Hein
devel/llvm1*: remove cmake 4Python3_EXECUTABLE definition

It is now defined in Mk/Uses/python.mk.

PR:		273713
17.0.0.r4
07 Sep 2023 23:47:21
commit hash: eb368deaefd5446d812648d467fba2f4c0ed5b51commit hash: eb368deaefd5446d812648d467fba2f4c0ed5b51commit hash: eb368deaefd5446d812648d467fba2f4c0ed5b51commit hash: eb368deaefd5446d812648d467fba2f4c0ed5b51 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: update to rc4

For a list of changes since rc3, see:
  https://discourse.llvm.org/t/llvm-17-0-0-rc4-released/73257

Reenable COMPILER_RT on aarch64 as the build issue I'm aware of was
fixed by jrtc27.
17.0.0.r3
28 Aug 2023 22:11:01
commit hash: 6f2dc21677b07c713344fe7e0b28a2dcf96cd344commit hash: 6f2dc21677b07c713344fe7e0b28a2dcf96cd344commit hash: 6f2dc21677b07c713344fe7e0b28a2dcf96cd344commit hash: 6f2dc21677b07c713344fe7e0b28a2dcf96cd344 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: update to RC3

For a list of changes, see:
  https://discourse.llvm.org/t/llvm-17-0-0-rc3-released/72946
17.0.0.r2
09 Aug 2023 17:43:42
commit hash: 951826f3a7abb908bb7b5769725531a62dbbf9becommit hash: 951826f3a7abb908bb7b5769725531a62dbbf9becommit hash: 951826f3a7abb908bb7b5769725531a62dbbf9becommit hash: 951826f3a7abb908bb7b5769725531a62dbbf9be files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: Update to 17.0.0rc2

For changes see:
	https://discourse.llvm.org/t/llvm-17-0-0-rc2-released/72658

COMPILER_RT is currently disabled for aarch64 as it is broken due to
https://github.com/llvm/llvm-project/issues/63418.  Hopefully a fix will
be found before the full release or I'll attempt use a smaller hammer
that only disables ubsan.
17.0.0.r1
31 Jul 2023 23:46:27
commit hash: f0d151bde81e0c846acf04d32a5ba6e31299fdbecommit hash: f0d151bde81e0c846acf04d32a5ba6e31299fdbecommit hash: f0d151bde81e0c846acf04d32a5ba6e31299fdbecommit hash: f0d151bde81e0c846acf04d32a5ba6e31299fdbe files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: Welcome 17.0.0rc1

The first release candidate of the LLVM 17 release.

Polly is now enabled by default.
16.0.6_5
31 Jul 2023 23:46:27
commit hash: db44bb97e6bb42250e7bc1b85203aa810f811c35commit hash: db44bb97e6bb42250e7bc1b85203aa810f811c35commit hash: db44bb97e6bb42250e7bc1b85203aa810f811c35commit hash: db44bb97e6bb42250e7bc1b85203aa810f811c35 files touched by this commit
Brooks Davis (brooks) search for other commits by this committer
devel/llvm17: bootstrap from devel/llvm16

Copy llvm16 unchanged except for the exclusion of patches backporting
fixes from upstream LLVM.

This aids diffing to the previous version.

Number of commits found: 23