Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [builtins] Use single line C++/C99 comment style | Petr Hosek | 2019-04-28 | 1 | -18/+17 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Switch to using a reserved identifier for this internal compiler-rt function. | Richard Smith | 2018-09-08 | 1 | -3/+3 |
* | builtins: Use MSVC-equivalents of attributes | Saleem Abdulrasool | 2015-10-06 | 1 | -6/+5 |
* | builtins: implement __emutls_get_address | Chih-Hung Hsieh | 2015-08-31 | 1 | -0/+5 |
* | Reapply r201910. MSVC gets __func__ defined explicitly, even though it | Joerg Sonnenberger | 2014-02-26 | 1 | -1/+1 |
* | Revert "Replace __FUNCTION__ with __func__, the latter being standard C99/C++... | Reid Kleckner | 2014-02-22 | 1 | -1/+1 |
* | Replace __FUNCTION__ with __func__, the latter being standard C99/C++11. | Joerg Sonnenberger | 2014-02-21 | 1 | -1/+1 |
* | Move original compiler-rt functions (libgcc replacement) to lib/builtins dire... | Alexey Samsonov | 2014-02-14 | 1 | -0/+29 |