Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 1 | -21/+0 |
| | | | | | | | | | | | | | This uses the new layout of the upstream repository, which was recently migrated to GitHub, and converted into a "monorepo". That is, most of the earlier separate sub-projects with their own branches and tags were consolidated into one top-level directory, and are now branched and tagged together. Updating the vendor area to match this layout is next. Notes: svn path=/head/; revision=355940 | ||||
* | Merge compiler-rt trunk r366426, resolve conflicts, and add | Dimitry Andric | 2019-08-22 | 1 | -20/+16 |
| | | | | | | | FREEBSD-Xlist. Notes: svn path=/projects/clang900-import/; revision=351401 | ||||
* | Update compiler-rt to trunk r224034. This brings a number of new | Dimitry Andric | 2015-01-08 | 1 | -0/+25 |
builtins, and also the various sanitizers. Support for these will be added in a later commit. Notes: svn path=/head/; revision=276851 |