Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jun 2022 16:45:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261742] [exp-run] Against llvm-14-update branch on GitHub
Message-ID:  <bug-261742-7788-zpRiuiaf9E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261742-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261742-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261742

--- Comment #50 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D809922b01004daf627ad4b8d92c7f98eb=
579043c

commit 809922b01004daf627ad4b8d92c7f98eb579043c
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2022-06-05 16:39:43 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2022-06-05 16:39:43 +0000

    Update rest of llvm-project build glue for 14.0.4

    I completely forgot about updating the generated llvm-project config
    files, which also contain version numbers, etc. Sorry for the churn.

    PR:             261742
    Fixes:          ab9d54731f43
    MFC after:      3 days

 ObsoleteFiles.inc                           | 308 ++++++++++++++
 etc/mtree/BSD.debug.dist                    |   2 +-
 etc/mtree/BSD.usr.dist                      |   2 +-
 lib/clang/headers/Makefile                  |   2 +-
 lib/clang/include/clang/Basic/Version.inc   |   6 +-
 lib/clang/include/clang/Config/config.h     |   2 +-
 lib/clang/include/lld/Common/Version.inc    |   2 +-
 lib/clang/include/lldb/Version/Version.inc  |   6 +-
 lib/clang/include/llvm/Config/config.h      |   4 +-
 lib/clang/include/llvm/Config/llvm-config.h |   4 +-
 lib/libclang_rt/compiler-rt-vars.mk         |   2 +-
 tools/build/mk/OptionalObsoleteFiles.inc    | 612 ++++++++++++++----------=
----
 12 files changed, 630 insertions(+), 322 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261742-7788-zpRiuiaf9E>