[PATCH] [OPENMP] Allow to disable OpenMP support and link libgomp

Alexey Bataev a.bataev at hotmail.com
Wed May 20 03:19:42 PDT 2015


Hi chandlerc,

Added flag ENABLE_CLANG_OPENMP that is ON by default. If set to OFF, changes behavior of -fopenmp option to the old one.

http://reviews.llvm.org/D9875

Files:
  CMakeLists.txt
  lib/Driver/Tools.cpp
  test/OpenMP/linking.c
  test/OpenMP/linking_no_openmp.c
  test/lit.cfg
  test/lit.site.cfg.in

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9875.26135.patch
Type: text/x-patch
Size: 7711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150520/20702039/attachment.bin>


More information about the cfe-commits mailing list