[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, 12 Jun 2022 18:56:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261742
--- Comment #54 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=56f451bb3b99a72f73d6771b98825a0b00784e7b
commit 56f451bb3b99a72f73d6771b98825a0b00784e7b
Merge: 0f7b9777f8f3 9374e9ebbc9b
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2022-06-12 18:51:09 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2022-06-12 18:53:16 +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
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.