summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/basic_android_ndk_tree/lib
Commit message (Collapse)AuthorAgeFilesLines
* [Driver] Include the Android multiarch includes.Dan Albert2018-04-043-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][mips] Support MIPS targets in modern Android NDKSimon Atanasyan2016-07-199-0/+0
| | | | | | Initial patch provided by Duane Sand. llvm-svn: 275949
* [driver][arm] add armv7 and thumb include and lib pathsChih-Hung Hsieh2016-06-0122-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