[PATCH] [OPENMP] Added option -fopenmp=libiomp5|libgomp
Dmitri Gribenko
gribozavr at gmail.com
Wed Mar 5 02:28:18 PST 2014
> -fopenmp is used only to link libgomp library, -fopenmp= is used to activate processing of OpenMP constructs and future codegen.
This feels surprising, but I see where you are coming from -- codegen will only support libiomp5 interface. Please document this behavior in the user manual.
http://llvm-reviews.chandlerc.com/D2841
More information about the cfe-commits
mailing list