This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Include the Android multiarch includes.
ClosedPublic

Authored by danalbert on Mar 28 2018, 12:29 PM.

Details

Summary

Most Android headers live in a single directory, but a small handful
live in multiarch directories.

Diff Detail

Event Timeline

danalbert created this revision.Mar 28 2018, 12:29 PM
danalbert updated this revision to Diff 141053.Apr 4 2018, 1:56 PM

Fix some style issues.

srhines accepted this revision.Apr 4 2018, 1:58 PM

Thanks for adding this support. Sorry about the delay in reviewing.

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