[Driver] Include the Android multiarch includes.Summary:Most Android headers live in a single directory, but a small handfullive in multiarch directories.Reviewers: srhinesReviewed By: srhine
[Driver] Include the Android multiarch includes.Summary:Most Android headers live in a single directory, but a small handfullive in multiarch directories.Reviewers: srhinesReviewed By: srhinesSubscribers: javed.absar, cfe-commitsDifferential Revision: https://reviews.llvm.org/D44995llvm-svn: 329234
show more ...
[driver][arm] add armv7 and thumb include and lib pathsAdd a new test android-ndk-standalone.cppwith new Android NDK release tree structure.Detect armv7 sub architecture and thumb mode,to add sy
[driver][arm] add armv7 and thumb include and lib pathsAdd a new test android-ndk-standalone.cppwith 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/D20600llvm-svn: 271427