Hi Joerg,
Lines 37, 58, 71 in the test checks this interaction, for instance:
// RUN: %clang -target x86_64-linux-gnu -fopenmp=libiomp5 -static
-static-openmp %s -o %t -### 2>&1 | FileCheck %s
--check-prefix=CHECK-LD-STATIC-IOMP5-NO-BDYNAMIC
Are you asking for a different test instead?
On Mon, S
On Mon, Sep 09, 2019 at 06:31:41PM -, Pirama Arumuga Nainar via cfe-commits
wrote:
> Author: pirama
> Date: Mon Sep 9 11:31:41 2019
> New Revision: 371437
>
> URL: http://llvm.org/viewvc/llvm-project?rev=371437&view=rev
> Log:
> [Driver] Add -static-openmp driver option
This still needs tes
Author: pirama
Date: Mon Sep 9 11:31:41 2019
New Revision: 371437
URL: http://llvm.org/viewvc/llvm-project?rev=371437&view=rev
Log:
[Driver] Add -static-openmp driver option
Summary:
For Gnu, FreeBSD and NetBSD, this option forces linking with the static
OpenMP host runtime (similar to -static-l