[llvm-commits] [PATCH] Rename LLVM_MULTITHREADED define and fix build without threads
Eric Christopher
echristo at apple.com
Mon Sep 19 13:45:25 PDT 2011
On Sep 19, 2011, at 3:37 AM, arrowdodger wrote:
> Updated for recent trunk changes.
> <llvm.atomics.define.diff>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
Done here:
M autoconf/configure.ac
M cmake/config-ix.cmake
M cmake/modules/CheckAtomic.cmake
M configure
M include/llvm/Config/config.h.cmake
M include/llvm/Config/config.h.in
M include/llvm/Config/llvm-config.h.cmake
M include/llvm/Config/llvm-config.h.in
M lib/Support/Atomic.cpp
M lib/Support/Threading.cpp
Committed r140064
Sorry for the delay and thanks!
-eric
More information about the llvm-commits
mailing list