aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2017-05-30 16:52:03 +0100
committerRenato Golin <renato.golin@linaro.org>2017-05-30 16:52:03 +0100
commit51d2ca2aabf99a1c80cd9e87a016dc386926241f (patch)
tree21aafd4bf35147e52faab77b5529773c7840df71 /README.txt
parentc9b754fb045f8cc42e8261ac7f0442d542ee01d3 (diff)
Actually update the test-suite README
Change-Id: I0d2e271922b93f770f66d7c38928b867b4acd260
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/README.txt b/README.txt
index d23bd49..1e611cc 100644
--- a/README.txt
+++ b/README.txt
@@ -1,20 +1,6 @@
LLVM Development Helper Scripts
===============================
-UPDATE: These scripts are outdated and may not reflect the current way to run
-the test-suite. The official way to run LLVM test-suites at Linaro now are
-through Jenkins job:
-
-https://ci.linaro.org/job/tcwg-llvm-testsuite/
-
-You can build a toolchain with the Jenkins job:
-
-https://ci.linaro.org/job/tcwg-llvm-precommit/
-
-and then pass the Test-Suite job the binary tarball generated.
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
These scripts are meant to help you setup and develop around LLVM and its
sub-projects. There are many quirks when developing with LLVM, but the scripts
can only cover part of them, while others have to be explained via documents.