This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Infer Android sysroot location.
ClosedPublic

Authored by danalbert on Apr 4 2018, 2:50 PM.

Details

Summary

Android toolchains include their headers and libraries in a
self-contained directory within the toolchain.

Diff Detail

Repository
rC Clang

Event Timeline

danalbert created this revision.Apr 4 2018, 2:50 PM
srhines accepted this revision.Apr 30 2018, 4:53 PM

Thanks for adding this simplified support. Sorry about the extreme delay in getting these reviewed.

This revision is now accepted and ready to land.Apr 30 2018, 4:53 PM
This revision was automatically updated to reflect the committed changes.