1. 3404fe7 Build and use libcompiler_rt whenever possible. by Eric Christopher · 13 years ago
  2. 3cceec5 Driver/Darwin: Change to use generic iOS runtime library, which we now always need. by Daniel Dunbar · 13 years ago
  3. d0ae470 Restore accidentally deleted file (I blame svn). by Nick Lewycky · 13 years ago
  4. 484fc57 Reapply r129561, moving the runtime/Makefile that builds compiler-rt into by Nick Lewycky · 13 years ago
  5. a8e8d5f Doug Gregor tells me that runtime/libcxx/ is a placeholder for stuff we never by Nick Lewycky · 13 years ago
  6. 562627d Revert r129561, which broke one of the clang buildbots. by Owen Anderson · 13 years ago
  7. 1f05587 Create a compiler-rt directory and move the Makefile to it. Add a makefile that by Nick Lewycky · 13 years ago
  8. db0ab63 build/compiler-rt: Fake Clang into using the right assembler to build the ARM by Daniel Dunbar · 13 years ago
  9. 880efcb build: Use CLANG_NO_RUNTIME=1 specifically, not just any definition. by Daniel Dunbar · 14 years ago
  10. 48263ba CMake: Add runtime dir. by Michael J. Spencer · 14 years ago
  11. 2ab0303 Fix build of in-tree libcxx. libcxx doesn't actually by Shantonu Sen · 14 years ago
  12. 03013fa Merge System into Support. by Michael J. Spencer · 14 years ago
  13. 885b1db Driver/Darwin: Add a runtime library just for ___eprintf -- when targeting i386 by Daniel Dunbar · 14 years ago
  14. 53a4d7e build: Start sketching code to allow grafting libc++ build into LLVM/Clang build if by Daniel Dunbar · 14 years ago
  15. a3d8499 Runtime: Always build compiler-rt using the Clang we just built, instead of the by Daniel Dunbar · 14 years ago
  16. ac141e6 Move lib/Runtime to runtime/, and build after everything else. by Daniel Dunbar · 14 years ago