https://github.com/pirama-arumuga-nainar approved this pull request.
https://github.com/llvm/llvm-project/pull/123810
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/enh-google approved this pull request.
https://github.com/llvm/llvm-project/pull/123810
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: AdityaK (hiraditya)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/123810.diff
1 Files Affected:
- (modified) clang/lib/Driver/ToolChains/Gnu.cpp (-51)
``diff
diff --git a/clang/lib/Driver/ToolChains
https://github.com/hiraditya created
https://github.com/llvm/llvm-project/pull/123810
None
>From f390323e90a0797c9141bbe0acc4d1ca56f93a4a Mon Sep 17 00:00:00 2001
From: AdityaK
Date: Tue, 21 Jan 2025 11:46:01 -0800
Subject: [PATCH] Remove references to MipsAndroid as it is unsupported
---
cl