Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [driver][mips] Support MIPS targets in modern Android NDK | Simon Atanasyan | 2016-07-19 | 2 | -0/+0 |
| | | | | | | Initial patch provided by Duane Sand. llvm-svn: 275949 | ||||
* | [driver][arm] add armv7 and thumb include and lib paths | Chih-Hung Hsieh | 2016-06-01 | 4 | -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 |