[cfe-commits] [PATCH] First OpenMP patch
Mahesha HS
mahesha.llvm at gmail.com
Wed Nov 21 06:36:00 PST 2012
Hi all,
Here is the first OpenMP patch.
It supports options -fopenmp and -fno-openmp. When only -fopenmp is
passed, OpenMP is enabled. When only -fno-openmp is passed, OpenMP is
disabled. When both the options are passed, the one which appear later
in the command line wins.
I am re-sending this patch third time. I am positively hoping that -
this time - this patch will get checked-in into trunk :)
--
mahesha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1_OpenMP_Option_Support.patch
Type: application/octet-stream
Size: 4053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121121/faf6cc82/attachment.obj>
More information about the cfe-commits
mailing list