summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/basic_android_ndk_tree/include
Commit message (Collapse)AuthorAgeFilesLines
* [Driver] Include the Android multiarch includes.Dan Albert2018-04-041-0/+0
| | | | | | | | | | | | | | | | Summary: Most Android headers live in a single directory, but a small handful live in multiarch directories. Reviewers: srhines Reviewed By: srhines Subscribers: javed.absar, cfe-commits Differential Revision: https://reviews.llvm.org/D44995 llvm-svn: 329234
* [driver][arm] add armv7 and thumb include and lib pathsChih-Hung Hsieh2016-06-017-0/+0
Add a new test android-ndk-standalone.cpp with new Android NDK release tree structure. Detect armv7 sub architecture and thumb mode, to add system include and link search paths. Differential Revision: http://reviews.llvm.org/D20600 llvm-svn: 271427
OpenPOWER on IntegriCloud