[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: Sat, 04 May 2024 17:35:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104 --- Comment #151 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6f444019009a55aac18d18054d154155fbf606c9 commit 6f444019009a55aac18d18054d154155fbf606c9 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-05-04 17:34:10 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2024-05-04 17:34:18 +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 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.