aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSalud Lemus <saludlemus@google.com>2019-08-23 16:49:28 -0700
committerSalud Lemus <saludlemus@google.com>2019-08-26 20:48:09 +0000
commit42235709e88cbb239b9514d888919beb7c4a2c9e (patch)
tree522da299d73617637f8f4492955b24796998ad57 /.gitignore
parent6277e420d2b9260f9bcc1ac6b22b63ef7ef4b79c (diff)
downloadtoolchain-utils-42235709e88cbb239b9514d888919beb7c4a2c9e.tar.gz
LLVM tools: Maintain up-to-date LLVM repo in 'llvm_tools'
Keeps an up-to-date LLVM source tree in 'llvm_tools' directory. Previously, the LLVM repo would be cloned once and then be forgotten. BUG=None TEST=Ran the 'llvm_bisection.py' script on a previously created JSON file (the script created it before). Successfully created tryjobs that were not in the 'jobs' list. Also, successfully kept the LLVM repo up-to-date in 'llvm_tools'. Change-Id: If9038da788eb0fe0fe258274c1942f1d687868b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1769483 Reviewed-by: Manoj Gupta <manojgupta@chromium.org> Reviewed-by: George Burgess <gbiv@chromium.org> Tested-by: Salud Lemus <saludlemus@google.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d0b39e30..f3163461 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
logs
*.pyc
-
+llvm-project-copy/