Skip to content
  1. Mar 08, 2023
  2. Apr 07, 2022
  3. Mar 31, 2022
  4. Mar 07, 2022
  5. Feb 10, 2022
    • Louis Dionne's avatar
      Update all LLVM documentation mentioning runtimes in LLVM_ENABLE_PROJECTS · 4ae83bb2
      Louis Dionne authored
      We are moving away from building the runtimes with LLVM_ENABLE_PROJECTS,
      however the documentation was largely outdated. This commit updates all
      the documentation I could find to use LLVM_ENABLE_RUNTIMES instead of
      LLVM_ENABLE_PROJECTS for building runtimes.
      
      Note that in the near future, libcxx, libcxxabi and libunwind will stop
      supporting being built with LLVM_ENABLE_PROJECTS altogether. I don't know
      what the plans are for other runtimes like libc, openmp and compiler-rt,
      so I didn't make any changes to the documentation that would imply
      something for those projects.
      
      Once this lands, I will also cherry-pick this on the release/14.x branch
      to make sure that LLVM's documentation is up-to-date and reflects what
      we intend to support in the future.
      
      Differential Revision: https://reviews.llvm.org/D119351
      4ae83bb2
  6. Feb 08, 2022
  7. Oct 21, 2021
  8. Oct 06, 2021
  9. Sep 21, 2021
  10. Jun 28, 2021
  11. May 12, 2021
  12. Feb 16, 2021
  13. Oct 21, 2020
  14. Sep 18, 2020
  15. Jun 17, 2020
  16. Apr 12, 2020
  17. Apr 08, 2020
  18. Feb 12, 2020
  19. Dec 02, 2019
  20. Oct 24, 2019
  21. Oct 19, 2018
  22. Oct 19, 2017
Loading