Hans, Do we intend to leave -fopenmp defaulted to the no-op libgomp support for 3.7.0 or do the sensible thing by applying...
Index: CMakeLists.txt =================================================================== --- CMakeLists.txt (revision 242425) +++ CMakeLists.txt (working copy) @@ -182,7 +182,7 @@ set(GCC_INSTALL_PREFIX "" CACHE PATH "Di set(DEFAULT_SYSROOT "" CACHE PATH "Default <path> to all compiler invocations for --sysroot=<path>." ) -set(CLANG_DEFAULT_OPENMP_RUNTIME "libgomp" CACHE STRING +set(CLANG_DEFAULT_OPENMP_RUNTIME "libomp" CACHE STRING "Default OpenMP runtime used by -fopenmp.") set(CLANG_VENDOR "" CACHE STRING so that the new llvm openmp library (which passes a three stage bootstrap as part of an in-tree build of llvm/cfe/compiler-rt/polly/libc++/openmp on x86_64-apple-darwin). Jack On Thu, Jul 16, 2015 at 6:31 PM, Hans Wennborg <h...@chromium.org> wrote: > Dear testers, > > 3.7.0-rc1 was just tagged; please start your testing engines :-) > > Upload binaries to the sftp and report your results to this thread. > > I'm sorry for the delay between branching and tagging. The changes to > the release script took a little longer than I hoped. > > Thanks for helping with the release, and do let me know of any issues, > questions, etc. > > The tracking bug for release blockers is PR24126. > > Cheers, > Hans > _______________________________________________ > LLVM Developers mailing list > llvm...@cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev _______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev