Date: Wed, 15 Jun 2022 20:46:12 +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-QMJp6nRBnd@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 #55 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D862668c4874d8ffb8d74108a55719670c= 8b923b6 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(-) --=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-QMJp6nRBnd>