Skip to content

Commit 6dc2c3d

Browse files
committed
remove outdated section about bazel pre-merge testing
1 parent 4570a34 commit 6dc2c3d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

utils/bazel/README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,6 @@ subscribe, it is highly recommended that you set up email filters or some other
9494
mechanism to not flood your inbox. More sophisticated notifications, e.g. only
9595
on status change or routed based on blamelist are TODO (contributions welcome).
9696

97-
# Pre-merge Testing
98-
99-
A Buildkite pipeline runs the full Bazel build as a pre-merge test using the
100-
[LLVM pre-merge testing](https://github.com/google/llvm-premerge-checks/). It
101-
is triggered on all changes to the utils/bazel directory and when the patch
102-
author is a member of the
103-
[Bazel Phabricator project](https://reviews.llvm.org/project/members/107/). If
104-
you use or benefit from the Bazel build, please join the project so that you
105-
can help keep it green. As a bonus, it runs in under 5 minutes, much faster
106-
than any of the other pre-merge builds.
107-
10897
# Usage in Downstream Projects
10998

11099
To use in dependent projects using Bazel, you can import LLVM and then use the

0 commit comments

Comments
 (0)