summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2017-02-23 02:21:34 +0000
committerSean Callanan <scallanan@apple.com>2017-02-23 02:21:34 +0000
commitefe5d5fe9d7f3c774748af7db1e484719b007fbf (patch)
treef6ffefcc0bba641aab7efa904f35f0f81237df63 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent73c3c21fae2fc8728d6cd8526ee4a43ee8d98d35 (diff)
downloadbcm5719-llvm-efe5d5fe9d7f3c774748af7db1e484719b007fbf.tar.gz
bcm5719-llvm-efe5d5fe9d7f3c774748af7db1e484719b007fbf.zip
Changed builld-llvm.py to use .json files
LLDB has many branches in a variety of repositories. The build-script.py file is subtly different for each set. This is unnecessary and causes merge headaches. This patch makes build-llvm.py consult a directory full of .json files, each one of which matches a particular branch using a regular expression. This update to the patch introduces a FALLBACK file whose contents take precedence if the current branch could not be identified. If the current branch could be identified, FALLBACK is updated, allowing the user to e.g. cut branches off of known branches and still have the automatic checkout mechanism work. It also documents all of this. Differential revision: https://reviews.llvm.org/D30275 llvm-svn: 295922
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud