aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorRenato Golin <rengolin@systemcall.eu>2020-11-04 13:15:59 +0000
committerRenato Golin <rengolin@systemcall.eu>2020-11-07 21:06:05 +0000
commit25ba6b2bcd1e31d16de06eca7d42c331f9d1cf1e (patch)
tree2a845bc75ec57c5733dcc7c078c40868b32132bb /llvm/lib/Object/ELFObjectFile.cpp
parentc72358b77f8c3fc486a0decfafe3ebe3eab10e0f (diff)
downloadllvm-25ba6b2bcd1e31d16de06eca7d42c331f9d1cf1e.zip
llvm-25ba6b2bcd1e31d16de06eca7d42c331f9d1cf1e.tar.gz
llvm-25ba6b2bcd1e31d16de06eca7d42c331f9d1cf1e.tar.bz2
[docs] Adding a Support Policy
As discussed in the mailing list [1-4], we need a separation of support tiers when requiring support from the whole community versus a sub-community. Essentially, if a sub-community is active enough and takes maintenance into their own internal costs without affecting other parts of the community's maintenance costs, then code that is not immediately relevant to all parts (ie. not released, actively tested, etc) can still find its way into the LLVM main repository without major pain points. The main benefit is to reduce the maintenance cost that those sub-communities have outside of LLVM (for example, in duplicating common code, applying the same patches on top of multiple user repositories or downstream projects). This document outlines the components and responsibilities of the sub-communities with regards to maintenance costs and how they affect the rest of the community. It also adds an addendum on removal policies, which expand the existing "new target removal" policy into something more generic, to encompass any piece of code, scripts or documents in the repository. [1] http://lists.llvm.org/pipermail/llvm-dev/2020-October/146249.html [2] http://lists.llvm.org/pipermail/llvm-dev/2020-November/146335.html [3] http://lists.llvm.org/pipermail/llvm-dev/2020-October/146138.html [4] http://lists.llvm.org/pipermail/llvm-dev/2020-November/146298.html
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions