summaryrefslogtreecommitdiffstats
path: root/clang/lib/Runtime
Commit message (Expand)AuthorAgeFilesLines
* Move lib/Runtime to runtime/, and build after everything else.Daniel Dunbar2010-06-301-103/+0
* build: Get CLANG_VERSION from Version.inc instead of depending on VER file di...Daniel Dunbar2010-06-251-1/+3
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-2/+2
* build: Add CLANG_NO_RUNTIME build variable, which disables building clangDaniel Dunbar2010-04-281-0/+2
* Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rtDaniel Dunbar2010-03-261-1/+1
* clang/Darwin: Update for rename of 10.4 static runtime library.Daniel Dunbar2010-01-201-1/+1
* Don't try to build/install/clean compiler-rt stuff if it isn't in the project...Daniel Dunbar2010-01-191-2/+2
* Initial cut at integrating compiler-rt (on Darwin) w/ clang build.Daniel Dunbar2010-01-191-0/+99
OpenPOWER on IntegriCloud