[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 May 2024 17:31:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104 --- Comment #158 from commit-hook@FreeBSD.org --- A commit in branch releng/14.1 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6102863fd848289020690c8c3a1cf7714419ac99 commit 6102863fd848289020690c8c3a1cf7714419ac99 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:30:21 +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 Approved by: re (cperciva) MFC after: 3 days (cherry picked from commit 6f444019009a55aac18d18054d154155fbf606c9) (cherry picked from commit 0b8cdac883f5028c8716aa7442c07c68ac1f780b) 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.