aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
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.