This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 9899d2c Reverted 295897 pending refinements and fixes for green-dragon. new 3e5d4fa Changed builld-llvm.py to use .json files
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: INSTALL.txt | 5 ++++ scripts/Xcode/build-llvm.py | 57 +++++++++++++++++--------------------- scripts/Xcode/repo.py | 42 ++++++++++++++++++++++++++++ scripts/Xcode/repos/FALLBACK | 19 +++++++++++++ scripts/Xcode/repos/svn-trunk.json | 19 +++++++++++++ 5 files changed, 111 insertions(+), 31 deletions(-) create mode 100644 scripts/Xcode/repo.py create mode 100644 scripts/Xcode/repos/FALLBACK create mode 100644 scripts/Xcode/repos/svn-trunk.json