https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/70593
>From e59311bf2d895ebd5c031d01113d5de879c9c542 Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Sun, 29 Oct 2023 09:02:12 -0400
Subject: [PATCH] [OpenMP] Add support for Solaris/x86_64
Tested on `amd64-pc-solaris2.1
https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/70593
>From e4482f4e77f8ed3de5e3aedbfb8662f2deccef2b Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Sun, 29 Oct 2023 09:02:12 -0400
Subject: [PATCH] [OpenMP] Add support for Solaris
Tested on `amd64-pc-solaris2.11`.
---
https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/70593
>From 0933677259d446875c25898383c1c206b0c6efd8 Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Sun, 29 Oct 2023 09:02:12 -0400
Subject: [PATCH] [OpenMP] Add support for Solaris
Tested on `amd64-pc-solaris2.11`.
---
shiltian wrote:
I'm not familiar with Solaris but does it need dedicated implementation of the
function invocation written in ASM?
https://github.com/llvm/llvm-project/pull/70593
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.ll
https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/70593
>From 80c900b380de3b6b536084e680bcffbd2b94962d Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Sun, 29 Oct 2023 09:02:12 -0400
Subject: [PATCH] [OpenMP] Add support for Solaris
Tested on `amd64-pc-solaris2.11`.
---
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 640274ff1fe17852615564a80d9f8c69b67f1d59
808764675f3cc37f9b2e0f3f31372be93ada6b84 --
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Brad Smith (brad0)
Changes
Tested on `amd64-pc-solaris2.11`.
---
Full diff: https://github.com/llvm/llvm-project/pull/70593.diff
7 Files Affected:
- (modified) clang/lib/Driver/ToolChains/Solaris.cpp (+5)
- (modified) clang/test/Driver
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/70593
Tested on `amd64-pc-solaris2.11`.
>From 808764675f3cc37f9b2e0f3f31372be93ada6b84 Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Sun, 29 Oct 2023 09:02:12 -0400
Subject: [PATCH] [OpenMP] Add support for Solaris
Te