1. c5fee8e [compiler-rt] Recurse into 'utils' directory in CMake build of compiler-rt, enable build of llvm-symbolizer binary (currently for one target only) by Alexey Samsonov · 12 years ago
  2. d865fec Relocate the external headers provided by ASan and the common sanitizer library. by Chandler Carruth · 12 years ago
  3. 60ab090 Some flag cleanup for the sanitizer runtimes. by Chandler Carruth · 12 years ago
  4. b100277 CMake build rules for ASan/Android runtime. by Evgeniy Stepanov · 12 years ago
  5. fe51abb [ASan] CMake support for building ASan runtime as a universal binary on Mac by Alexey Samsonov · 12 years ago
  6. bd17004 [compiler-rt] CMake build: if LLVM_BUILD_32_BITS is on, then -m32 is added to llvm definitions. Let us override this by explicitly adding -m64 compiler flag when building compiler-rt libraries for x86_64 target by Alexey Samsonov · 12 years ago
  7. 984f6cf Add support for building the ASan instrumentation unit tests with the by Chandler Carruth · 12 years ago
  8. a765ffc Another big step toward a viable CMake build system for CompilerRT, by Chandler Carruth · 12 years ago
  9. 2e82a8b Disable the test subdirectory entirely until we get fresh CMake files by Chandler Carruth · 12 years ago
  10. d51e0a0 Initial, very rough cut at a new CMake build system for compiler-rt. by Chandler Carruth · 12 years ago
  11. 062ed09 Remove the old, and non-functional CMake build system from CompilerRT. by Chandler Carruth · 12 years ago
  12. fe4eb31 Sink {config.h,ConfigureChecks}.cmake into cmake directory. by Daniel Dunbar · 15 years ago
  13. 786d7d6 Fix CMakeLists.txt comment. by Edward O'Callaghan · 15 years ago
  14. e4ff347 Fix cmake test suit for compiler-rt. by Edward O'Callaghan · 15 years ago
  15. cc75801 Comment out broken tests and make the rest build in cmake build system. by Edward O'Callaghan · 15 years ago
  16. 6311a30 If the compiler does not support GCC-compatible by Shantonu Sen · 15 years ago
  17. b4c3b6f 1) Remove cmake-specific #define usage from the exported by Shantonu Sen · 15 years ago
  18. 7b268dc Update cmake files for arm support hooks. by Edward O'Callaghan · 15 years ago
  19. a468808 Add Blocks support to CMake build system. by Edward O'Callaghan · 15 years ago
  20. d4048aa Fix include path to config.h for CMake build system. by Edward O'Callaghan · 15 years ago
  21. 8bf1e09 Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs by Edward O'Callaghan · 15 years ago
  22. 0e4ad9c Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90. by Edward O'Callaghan · 15 years ago
  23. 6c307f0 Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete port to AuroraUX and Solaris. by Edward O'Callaghan · 15 years ago
  24. 880cafc A few CMake formating fixes for compiler-rt. by Edward O'Callaghan · 15 years ago
  25. d904635 Initial import of CMake type build system. Just like the rest of llvm.. by Edward O'Callaghan · 15 years ago