Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GC] Consolidate all built in GCs into a single file [NFC] | Philip Reames | 2016-01-19 | 1 | -0/+139 |
Combine a bunch of small files into a single, still rather small, file. The primary purpose of this is to get all of the static initializers into a single file so as to have a well defined order of initialization. llvm-svn: 258109 |