[PATCH] D30087: [Driver] Unify linking of OpenMP runtime

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 17 04:05:43 PST 2017


Hahnfeld created this revision.
Herald added a subscriber: emaste.

This enables libomptarget for Darwin, FreeBSD and NetBSD, NFCI otherwise.
While at it, extend test for FreeBSD and check for -lrt iff on Linux.


https://reviews.llvm.org/D30087

Files:
  lib/Driver/Tools.cpp
  test/Driver/fopenmp.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30087.88871.patch
Type: text/x-patch
Size: 8239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170217/dd3141a2/attachment.bin>


More information about the cfe-commits mailing list