[llvm-commits] [patch] implement cmake LLVM_MULTITHREADED gcc atomic builtin checks.

Xerxes RĂ„nby xerxes at zafena.se
Fri Jul 17 01:55:15 PDT 2009


cmake builds where missing checks for the GCC atomic builtins and thus
could not define LLVM_MULTITHREADED.
This in turn made llvm_start_multithreaded() fail when using cmake.

Ok to commit?

Cheers
Xerxes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_multithreaded_cmake.patch
Type: text/x-patch
Size: 1822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090717/43ce47df/attachment.bin>


More information about the llvm-commits mailing list