Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | builtins: Expand out floating point exponents for MSVC | Saleem Abdulrasool | 2015-10-15 | 1 | -2/+2 |
| | | | | | | | | | MSVC 2013 doesnt support C99 fully, including the hexidecimal floating point representation. Use the expanded value to permit building with it. Patch by Tee Hao Wei! llvm-svn: 250365 | ||||
* | Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵ | Alexey Samsonov | 2014-02-14 | 1 | -0/+107 |
directory llvm-svn: 201393 |