llvm-project/compiler-rt/test/asan
Sagar Thakur 3ee5bd9377 [sanitizer][MIPS] Add --target flag for MIPS32
Without the --target flag, clang uses the mips64 triple which selects the n64 abi. We need to add --target=mips-linux-gnu, so that clang can select the correct abi for mips32r2.

Reviewers: dsanders, kcc, samsonov
Subscribers: llvm-commits, mohit.bhakkad, jaydeep
Differential Revision: http://reviews.llvm.org/D9249

llvm-svn: 237675
2015-05-19 09:07:37 +00:00
..
TestCases [asan] Disable static-tls test on PowerPC. 2015-05-17 05:24:09 +00:00
Unit Another try at handling LD_LIBRARY_PATH not being defined. 2015-01-14 02:23:27 +00:00
android_commands [asan] Pass activation options in the android test runner. 2015-01-12 17:10:05 +00:00
CMakeLists.txt [sanitizer][MIPS] Add --target flag for MIPS32 2015-05-19 09:07:37 +00:00
lit.cfg [Asan] Link lit tests shared libraries with -Wl,z,origin on FreeBSD 2015-04-20 12:25:11 +00:00
lit.site.cfg.in [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00