[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 May 2024 17:07:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=e5e6242f62a37e9e20e9cbf0dc61eef0b9cc8602

commit e5e6242f62a37e9e20e9cbf0dc61eef0b9cc8602
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-05-04 17:34:10 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-05-07 17:04:30 +0000

    lib/clang: clean out old llvm/clang Sparc target remnants

    The WITH_LLVM_TARGET_ENABLE_SPARC option was removed a long time ago,
    but some ifdefs were still laying around, so clean them up.

    PR:             276104
    MFC after:      3 days

    (cherry picked from commit 6f444019009a55aac18d18054d154155fbf606c9)

 lib/clang/include/llvm/Config/AsmParsers.def    | 3 ---
 lib/clang/include/llvm/Config/AsmPrinters.def   | 3 ---
 lib/clang/include/llvm/Config/Disassemblers.def | 3 ---
 lib/clang/include/llvm/Config/Targets.def       | 3 ---
 lib/clang/include/llvm/Config/llvm-config.h     | 4 ----
 5 files changed, 16 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.