[all-commits] [llvm/llvm-project] 4e1c49: [doc] Clarify responsibility for fixing experiment...
James Henderson via All-commits
all-commits at lists.llvm.org
Fri Feb 14 01:50:39 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4e1c49cf4d8ba69e914593ad7117afec72fdb6c7
https://github.com/llvm/llvm-project/commit/4e1c49cf4d8ba69e914593ad7117afec72fdb6c7
Author: James Henderson <james.henderson at sony.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/docs/DeveloperPolicy.rst
Log Message:
-----------
[doc] Clarify responsibility for fixing experimental target problems
Experimental targets are meant to be maintained by the community behind
the target. They are not monitored by the primary build bots. This
change clarifies that it is this communities responsibility for things
like test fixes related to the target caused by changes unrelated to
that target.
See http://lists.llvm.org/pipermail/llvm-dev/2020-February/139115.html
for a full discussion.
Reviewed by: rupprecht, lattner, MaskRay
Differential Revision: https://reviews.llvm.org/D74538
More information about the All-commits
mailing list