Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update for tvos or watchos builds. | Jason Molenda | 2015-11-05 | 1 | -0/+6 |
| | | | | llvm-svn: 252234 | ||||
* | If constructed llvm_build_dir doesn't exist, retry as an iphoneos path. | Jason Molenda | 2015-02-21 | 1 | -0/+3 |
| | | | | llvm-svn: 230130 | ||||
* | Add support for embedding Clang compiler headers | Sean Callanan | 2014-12-05 | 1 | -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 |