summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/package-clang-headers.py
Commit message (Collapse)AuthorAgeFilesLines
* Update for tvos or watchos builds.Jason Molenda2015-11-051-0/+6
| | | | llvm-svn: 252234
* If constructed llvm_build_dir doesn't exist, retry as an iphoneos path.Jason Molenda2015-02-211-0/+3
| | | | llvm-svn: 230130
* Add support for embedding Clang compiler headersSean Callanan2014-12-051-0/+71
like tgmath.h and stdarg.h into the LLDB installation, and then finding them through the Host infrastructure. Also add a script to actually do this on Mac OS X. llvm-svn: 223430
OpenPOWER on IntegriCloud