[Bug 261742] [exp-run] Against llvm-14-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261742] [exp-run] Against llvm-14-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Jun 2022 16:45:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261742
--- Comment #50 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=809922b01004daf627ad4b8d92c7f98eb579043c
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(-)
--
You are receiving this mail because:
You are on the CC list for the bug.