| commit | 4d64306a92a93a8e4f20c0c83e164c223b26b848 | [log] [tgz] |
|---|---|---|
| author | Dan Albert <danalbert@google.com> | Wed May 02 19:38:37 2018 +0000 |
| committer | Dan Albert <danalbert@google.com> | Wed May 02 19:38:37 2018 +0000 |
| tree | c8d70d9e32bc543d7c219da9547477c9e839c797 | |
| parent | f6f114936a55226ef6ed306d86867e328785d39c [diff] |
[Driver] Infer Android sysroot location. Summary: Android toolchains include their headers and libraries in a self-contained directory within the toolchain. Reviewers: srhines Reviewed By: srhines Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D45291 llvm-svn: 331390