Simon Atanasyan
603018af40
[driver][mips] Support MIPS targets in modern Android NDK
...
Initial patch provided by Duane Sand.
llvm-svn: 275949
2016-07-19 07:09:48 +00:00
Paul Robinson
f2a34a889d
Capture the resource directory and use it for subsequent checks.
...
This is the same tactic used in linux-header-search.cpp.
llvm-svn: 272568
2016-06-13 17:41:05 +00:00
Ismail Donmez
afe3bea4dc
Fix test for LLVM_LIBDIR_SUFFIX=64 case.
...
llvm-svn: 271689
2016-06-03 17:06:52 +00:00
NAKAMURA Takumi
f818b86348
clang/test/Driver/android-ndk-standalone.cpp: Tweak for dos r'\\'.
...
llvm-svn: 271450
2016-06-02 00:19:14 +00:00
Chih-Hung Hsieh
9253904996
[driver][arm] change regular expression to work on Windows
...
Differential Revision: http://reviews.llvm.org/D20600
llvm-svn: 271438
2016-06-01 22:53:59 +00:00
Chih-Hung Hsieh
b4d3bf72d2
[driver][arm] add armv7 and thumb include and lib paths
...
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
2016-06-01 20:48:46 +00:00