[PATCH] [OPENMP] Added option -fopenmp=libiomp5
Alexey Bataev
a.bataev at hotmail.com
Mon Mar 3 20:38:31 PST 2014
Updated processing of -fopenmp and -fopenmp= options. -fopenmp is used only to link libgomp library, -fopenmp= is used to activate processing of OpenMP constructs and future codegen.
Hi gribozavr, doug.gregor, hfinkel, cbergstrom, fraggamuffin,
http://llvm-reviews.chandlerc.com/D2841
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2841?vs=7423&id=7486#toc
Files:
test/OpenMP/simd_misc_messages.c
test/OpenMP/parallel_if_messages.cpp
test/OpenMP/openmp_common.c
test/OpenMP/parallel_shared_messages.cpp
test/OpenMP/parallel_private_messages.cpp
test/OpenMP/parallel_ast_print.cpp
test/OpenMP/simd_ast_print.cpp
test/OpenMP/parallel_messages.cpp
test/OpenMP/parallel_firstprivate_messages.cpp
test/OpenMP/threadprivate_ast_print.cpp
test/OpenMP/predefined_macro.c
test/OpenMP/parallel_default_messages.cpp
test/OpenMP/threadprivate_messages.cpp
test/OpenMP/linking.c
include/clang/Driver/Options.td
lib/Frontend/CompilerInvocation.cpp
lib/Driver/Tools.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2841.4.patch
Type: text/x-patch
Size: 12619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140303/66273627/attachment.bin>
More information about the cfe-commits
mailing list