https://github.com/mstorsjo closed
https://github.com/llvm/llvm-project/pull/78912
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/mstorsjo approved this pull request.
LGTM, thanks for adding the test!
https://github.com/llvm/llvm-project/pull/78912
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commit
bylaws wrote:
> Code wise, this seems good, but I think we'd like to have a testcase for it.
Added a test
https://github.com/llvm/llvm-project/pull/78912
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/li
https://github.com/bylaws updated
https://github.com/llvm/llvm-project/pull/78912
>From 2593e41ef9a4f0d40908e6e25c1d9d7aeddc4f43 Mon Sep 17 00:00:00 2001
From: Billy Laws
Date: Wed, 18 Oct 2023 21:23:38 +0100
Subject: [PATCH] [clang] [MinGW] Handle linking ARM64EC code
---
clang/lib/Driver/To
https://github.com/mstorsjo commented:
Code wise, this seems good, but I think we'd like to have a testcase for it.
https://github.com/llvm/llvm-project/pull/78912
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/m
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Billy Laws (bylaws)
Changes
Depends on #78911.
CC: @cjacek
---
Full diff: https://github.com/llvm/llvm-project/pull/78912.diff
1 Files Affected:
- (modified) clang/lib/Driver/ToolChains/MinGW.cpp (+4-1)
``diff
diff --
https://github.com/bylaws created
https://github.com/llvm/llvm-project/pull/78912
Depends on #78911.
CC: @cjacek
>From 9e72d5c3cd2be7e0967a3f9d7c0d1231e6e97128 Mon Sep 17 00:00:00 2001
From: Billy Laws
Date: Wed, 18 Oct 2023 21:23:38 +0100
Subject: [PATCH] [clang] [MinGW] Handle linking ARM64