[all-commits] [llvm/llvm-project] c1300e: [Driver] Remove FreeBSD/riscv32 support (#67277)
Brad Smith via All-commits
all-commits at lists.llvm.org
Mon Sep 25 06:43:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1300efc78a17374065744c8985b4598fb8c3166
https://github.com/llvm/llvm-project/commit/c1300efc78a17374065744c8985b4598fb8c3166
Author: Brad Smith <brad at comstyle.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M clang/lib/Basic/Targets.cpp
M clang/lib/Driver/ToolChains/FreeBSD.cpp
M clang/test/Driver/freebsd.c
M clang/test/Preprocessor/predefined-macros-no-warnings.c
Log Message:
-----------
[Driver] Remove FreeBSD/riscv32 support (#67277)
FreeBSD does not support riscv32 and has no intention of doing so.
More information about the All-commits
mailing list