Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ThreadLocalImpl::getInstance for --disable-threads. | Argyrios Kyrtzidis | 2012-06-26 | 1 | -3/+5 |
* | Fix building ThreadLocal.cpp with --disable-threads. | Argyrios Kyrtzidis | 2012-06-13 | 1 | -2/+9 |
* | Satisfy C++ aliasing rules, per suggestion by Chandler. | Argyrios Kyrtzidis | 2012-06-12 | 1 | -1/+1 |
* | For llvm::sys::ThreadLocalImpl instead of malloc'ing the platform-specific | Argyrios Kyrtzidis | 2012-06-12 | 1 | -6/+5 |
* | rename ENABLE_THREADS to LLVM_ENABLE_THREADS | Dylan Noblesmith | 2011-11-28 | 1 | -1/+1 |
* | Clean up a few references to System/. We still have docs/SystemLibrary.html | Daniel Dunbar | 2011-10-11 | 1 | -1/+1 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+84 |