[Bug 265425] [exp-run] Against llvm-15-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 265425] [exp-run] Against llvm-15-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Apr 2023 21:36:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265425
--- Comment #97 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=060699e9136975d51d3f726b9785bdbac9a62ba6
commit 060699e9136975d51d3f726b9785bdbac9a62ba6
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2023-01-14 16:33:24 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2023-04-09 14:54:52 +0000
Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-15.0.7-0-g8dfdcc7b7bf6.
PR: 265425
MFC after: 2 weeks
(cherry picked from commit 50d7464c3fe687c0a3d4dea6b96a5437779a3ef6)
ObsoleteFiles.inc | 4 +-
contrib/llvm-project/libcxx/include/__config | 2 +-
contrib/llvm-project/libcxx/include/vector | 119 ++--
.../llvm/lib/CodeGen/PrologEpilogInserter.cpp | 8 +-
.../llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp | 3 +
.../llvm/lib/CodeGen/TypePromotion.cpp | 8 +-
etc/mtree/BSD.debug.dist | 2 +-
etc/mtree/BSD.usr.dist | 2 +-
lib/clang/headers/Makefile | 2 +-
lib/clang/include/VCSVersion.inc | 6 +-
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/clang/include/llvm/Support/VCSRevision.h | 2 +-
lib/libclang_rt/compiler-rt-vars.mk | 2 +-
tools/build/mk/OptionalObsoleteFiles.inc | 644 ++++++++++-----------
19 files changed, 440 insertions(+), 388 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.