1. 17226f7 Correctly set stubs properties on runtimes with stubs. by Peter Collingbourne · 5 years ago
  2. 9710237 Add static versions of scudo libraries. by Christopher Ferris · 5 years ago
  3. 850fb69 Fix ARM libclang_rt.* SDK version by Logan Chien · 5 years ago
  4. 333f8ad Explicitly opt out from crt/libgcc/system_shared_libs by Logan Chien · 5 years ago
  5. 82e0bad Set sdk_version of the prebuilt libs by Jiyong Park · 5 years ago
  6. 61477c7 Provide clang_builtin_headers rule. by Sasha Smundak · 6 years ago
  7. f1281fe Allow linux_bionic to use android asan library by Dan Willemsen · 6 years ago
  8. 8ebd031 Add libc++abi_host by Logan Chien · 6 years ago
  9. f0e1acb Use TrimPrefix()/TrimSuffix() to extract name by Logan Chien · 6 years ago
  10. 7015727 Rename libclang_host to libclang_cxx_host by Logan Chien · 6 years ago
  11. 06f3a46 Add llvm-build-host-tools-defaults by Logan Chien · 6 years ago
  12. 6488b79 Allow other host tools to link LLVM prebuilts by Logan Chien · 6 years ago
  13. 142a992 Revert "Revert "Do not export prebuilts for Mips"" by Pirama Arumuga Nainar · 6 years ago
  14. b008a00 Revert "Do not export prebuilts for Mips" by Filip Pavlis · 6 years ago
  15. 32649f1 Do not export prebuilts for Mips by Pirama Arumuga Nainar · 6 years ago
  16. 96f7280 Export libclang_rt.profile for linux x86, x86_64 by Pirama Arumuga Nainar · 6 years ago
  17. d05511b Add Darwin host libraries to filegroup only if present by Pirama Arumuga Nainar · 6 years ago
  18. 4c5837a Export LLVM host libraries in the toolchain by Pirama Arumuga Nainar · 7 years ago
  19. 8ffa7ff Remove support for LLVM_PREBUILTS_BASE by Pirama Arumuga Nainar · 6 years ago
  20. bab1cfd Use TrimPrefix() and TrimSuffix() by Pirama Arumuga Nainar · 6 years ago
  21. 56e1454 Do not mark libFuzzer and libomp as host supported by Pirama Arumuga Nainar · 6 years ago
  22. 6cb4b92 Export libomp.a from prebuilts by Pirama Arumuga Nainar · 6 years ago
  23. 4e9fba6 libclang_rt.asan* are now LLNDK by Jiyong Park · 7 years ago
  24. 3c267ae Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  25. 52bba1e Export libFuzzer for Mips from their new location by Pirama Arumuga Nainar · 7 years ago
  26. 5166d0e Export clang_rt.profile static libraries by Pirama Arumuga Nainar · 7 years ago
  27. 1050067 libclang_rt* libs are now specified in Android.bp by Jiyong Park · 7 years ago
  28. cf90e19 Refactor module registration by Colin Cross · 7 years ago
  29. a303448 Disable libFuzzer if LLVM_PREBUILTS_BASE is specified by Pirama Arumuga Nainar · 7 years ago
  30. d4ef2ea Check if custom clang version and release version is set before building libfuzzer. by Leo Li · 7 years ago