Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-ar: Fix MinGW compilation | Hans Wennborg | 2020-02-28 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove more name space pollution from .inc files | Kristof Beyls | 2017-03-31 | 1 | -6/+5 |
* | ThreadLocal: Return a mutable pointer if templated with a non-const type | David Majnemer | 2014-12-15 | 1 | -1/+1 |
* | Fix a -Wunused-local-typedefs warning | Alp Toker | 2014-07-14 | 1 | -1/+1 |
* | Rename Windows.h to WindowsSupport.h to avoid ambiguity | Reid Kleckner | 2014-02-12 | 1 | -1/+1 |
* | 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 | -7/+6 |
* | Now to chant the magical incantation that will exorcise the System library | Charles Davis | 2010-11-29 | 1 | -1/+1 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+54 |