[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: Wed, 15 Jun 2022 20:46:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261742
--- Comment #55 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=862668c4874d8ffb8d74108a55719670c8b923b6
commit 862668c4874d8ffb8d74108a55719670c8b923b6
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2022-06-12 18:51:09 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2022-06-15 20:45:08 +0000
Merge llvm-project release/14.x llvmorg-14.0.5-0-gc12386ae247c
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-14.0.5-0-gc12386ae247c, aka 14.0.5 release.
PR: 261742
MFC after: 3 days
(cherry picked from commit 56f451bb3b99a72f73d6771b98825a0b00784e7b)
ObsoleteFiles.inc | 312 +++++++++++
.../llvm-project/clang/lib/Basic/Targets/AVR.cpp | 40 +-
contrib/llvm-project/clang/lib/Basic/Targets/AVR.h | 12 +-
.../llvm-project/clang/lib/CodeGen/TargetInfo.cpp | 100 +++-
.../clang/lib/Format/BreakableToken.cpp | 19 +-
.../clang/lib/Format/WhitespaceManager.cpp | 1 +
.../clang/lib/Headers/__clang_cuda_intrinsics.h | 2 +-
contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp | 4 +-
.../StaticAnalyzer/Checkers/CastValueChecker.cpp | 8 +-
.../llvm/include/llvm/Support/Base64.h | 1 +
.../llvm/include/llvm/Support/Signals.h | 1 +
.../AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp | 2 +
.../llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp | 3 +-
.../llvm/lib/Target/Mips/MipsISelLowering.cpp | 22 +-
.../llvm/lib/Target/Mips/MipsISelLowering.h | 7 +
.../llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 32 ++
.../lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 29 +-
.../llvm/lib/Transforms/Utils/Local.cpp | 2 +-
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 | 618 ++++++++++-----------
31 files changed, 848 insertions(+), 407 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.