1. a3d8499 Runtime: Always build compiler-rt using the Clang we just built, instead of the by Daniel Dunbar · 14 years ago
  2. ac141e6 Move lib/Runtime to runtime/, and build after everything else. by Daniel Dunbar · 14 years ago[Renamed (97%) from lib/Runtime/Makefile]
  3. bc817cf build: Get CLANG_VERSION from Version.inc instead of depending on VER file directly. by Daniel Dunbar · 14 years ago
  4. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 14 years ago
  5. 6e45cbc build: Add CLANG_NO_RUNTIME build variable, which disables building clang by Daniel Dunbar · 14 years ago
  6. c0e8f13 Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt by Daniel Dunbar · 14 years ago
  7. 55df49a clang/Darwin: Update for rename of 10.4 static runtime library. by Daniel Dunbar · 15 years ago
  8. 46bbbdd Don't try to build/install/clean compiler-rt stuff if it isn't in the projects directory. by Daniel Dunbar · 15 years ago
  9. 253521b Initial cut at integrating compiler-rt (on Darwin) w/ clang build. by Daniel Dunbar · 15 years ago