[PATCH] D90761: [docs] Adding a Support Policy
    Renato Golin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov  4 08:42:14 PST 2020
    
    
  
rengolin added inline comments.
================
Comment at: llvm/docs/SupportPolicy.rst:15
+
+There are, however, other projects within the main repository that either
+cater to a specific sub-community of LLVM (upstream or downstream) or
----------------
mehdi_amini wrote:
> I wouldn't use the word "projects" here, that is a bit confusing to me (I think of projects as "clang", "lld", "mlir", ...)
> 
> Maybe: `There are, however, other components (scripts/utilities for example) within the main repository that either ... `
Ah, yes! I use components below. Good catch.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90761/new/
https://reviews.llvm.org/D90761
    
    
More information about the llvm-commits
mailing list