Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [builtins] Use single line C++/C99 comment style | Petr Hosek | 2019-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | Use the uniform single line C++/99 style for code comments. This is part of the cleanup proposed in "[RFC] compiler-rt builtins cleanup and refactoring". Differential Revision: https://reviews.llvm.org/D60352 llvm-svn: 359411 | ||||
* | Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵ | Alexey Samsonov | 2014-02-14 | 1 | -0/+21 |
directory llvm-svn: 201393 |