summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/build-lldb-llvm-clang
Commit message (Collapse)AuthorAgeFilesLines
* [lldb] Remove Xcode project legacyStefan Granitz2019-07-241-74/+0
| | | | | | | | | | | | | | Summary: Since D65109 removed the manually maintained Xcode project, there's a few things we don't need anymore. Anything here we should keep or anything more to remove? Reviewers: JDevlieghere, jasonmolenda, clayborg, jingham, lanza, teemperor Subscribers: mgorny, lldb-commits, #lldb Tags: #lldb Differential Revision: https://reviews.llvm.org/D65155 llvm-svn: 366879
* Change build-llvm.py and build-lldb-llvm-clang's patching mechanisms toJason Molenda2017-09-271-2/+2
| | | | | | | | assume git-style diffs. Committing for Francis Ricci. Differential Revision: https://reviews.llvm.org/D38328 llvm-svn: 314366
* <rdar://problem/10507811>Greg Clayton2012-01-041-4/+5
| | | | | | | | | | Be better at detecting when DWARF changes and handle this more gracefully than asserting and exiting. Also fixed up a bunch of system calls that weren't properly checking for EINTR. llvm-svn: 147559
* Cleaned up the usage to show the BuildAndIntegration configuration.Greg Clayton2011-12-281-3/+3
| | | | llvm-svn: 147325
* Added a version of the LLVM/Clang checkout andSean Callanan2011-12-171-0/+73
build script that applies any local patches to LLVM/Clang. llvm-svn: 146811
OpenPOWER on IntegriCloud