Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Apr 2023 21:36:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265425] [exp-run] Against llvm-15-update branch on GitHub
Message-ID:  <bug-265425-7788-4Ko6a80rH0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265425-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265425-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=3D265425

--- Comment #99 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dc3fe23542ac3a3db42f169c21c2996eeb=
e1f37bb

commit c3fe23542ac3a3db42f169c21c2996eebe1f37bb
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2022-10-16 19:03:40 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2023-04-09 14:54:51 +0000

    Merge llvm-project release/15.x llvmorg-15.0.2-10-gf3c5289e7846

    This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
    openmp to llvmorg-15.0.2-10-gf3c5289e7846.

    PR:             265425
    MFC after:      2 weeks

    (cherry picked from commit 6246ae0b85d8159978c01ae916a9ad6cde9378b5)

 ObsoleteFiles.inc                                  |   4 +-
 .../include/clang/Basic/DiagnosticSemaKinds.td     |   8 +-
 contrib/llvm-project/clang/lib/AST/StmtPrinter.cpp |   2 +-
 contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp  |  15 +
 .../clang/lib/CodeGen/CoverageMappingGen.cpp       |  32 +-
 contrib/llvm-project/clang/lib/Sema/SemaInit.cpp   |   8 +-
 .../Tooling/InterpolatingCompilationDatabase.cpp   |   4 +-
 .../clang/lib/Tooling/Syntax/Tokens.cpp            | 222 +++++--
 contrib/llvm-project/libcxx/include/__config       |  33 +-
 contrib/llvm-project/libcxx/include/atomic         |  46 +-
 contrib/llvm-project/libcxx/include/stdatomic.h    |   4 +-
 contrib/llvm-project/libcxx/include/version        |   2 +-
 contrib/llvm-project/lld/COFF/Symbols.h            |   5 +-
 contrib/llvm-project/lld/COFF/Writer.cpp           |   2 +-
 contrib/llvm-project/lld/ELF/Arch/RISCV.cpp        |   9 +-
 contrib/llvm-project/lld/MachO/InputFiles.cpp      |   9 +
 .../llvm-project/lld/MachO/UnwindInfoSection.cpp   |  45 +-
 .../llvm/include/llvm/ADT/GenericCycleImpl.h       |  29 +-
 .../llvm/include/llvm/ADT/GenericCycleInfo.h       |  19 +-
 .../llvm-project/llvm/include/llvm/Object/ELF.h    |   2 +-
 .../llvm/lib/Analysis/ScalarEvolution.cpp          |   7 +-
 .../llvm/lib/Analysis/ValueTracking.cpp            |  13 +-
 .../llvm/lib/CodeGen/DwarfEHPrepare.cpp            |   8 +
 .../llvm/lib/CodeGen/PrologEpilogInserter.cpp      |   7 +-
 .../llvm/lib/Support/X86TargetParser.cpp           |  10 +-
 .../lib/Target/Hexagon/HexagonVectorCombine.cpp    |   3 +
 .../lib/Target/SPIRV/SPIRVDuplicatesTracker.cpp    |   2 +
 contrib/llvm-project/llvm/lib/Target/X86/X86.td    |   1 -
 .../llvm/lib/Transforms/Utils/LoopVersioning.cpp   |   4 +-
 .../lib/Transforms/Vectorize/LoopVectorize.cpp     |  12 +-
 .../llvm/lib/Transforms/Vectorize/VPlan.h          |   8 +-
 .../llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp |   6 +-
 .../llvm/tools/llvm-objdump/ELFDump.cpp            |  39 +-
 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/libc++/module.modulemap                        |  36 +-
 lib/libclang_rt/compiler-rt-vars.mk                |   2 +-
 tools/build/mk/OptionalObsoleteFiles.inc           | 644 ++++++++++-------=
----
 47 files changed, 778 insertions(+), 562 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-265425-7788-4Ko6a80rH0>