aboutsummaryrefslogtreecommitdiff
path: root/lib/Runtime
AgeCommit message (Expand)Author
2010-06-08Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar
2010-04-28build: Add CLANG_NO_RUNTIME build variable, which disables building clangDaniel Dunbar
2010-03-26Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rtDaniel Dunbar
2010-01-20clang/Darwin: Update for rename of 10.4 static runtime library.Daniel Dunbar
2010-01-19Don't try to build/install/clean compiler-rt stuff if it isn't in the project...Daniel Dunbar
2010-01-19Initial cut at integrating compiler-rt (on Darwin) w/ clang build.Daniel Dunbar