hanchenye-llvm-project/compiler-rt/test/ubsan
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 [SanitizerCoverage] Upgrade lit tests to new -fsanitize-coverage= flags. 2015-05-07 23:20:47 +00:00
CMakeLists.txt [sanitizer][MIPS] Add --target flag for MIPS32 2015-05-19 09:07:37 +00:00
lit.common.cfg Allow UBSan+MSan and UBSan+TSan combinations (Clang part). 2015-04-28 00:56:48 +00:00
lit.site.cfg.in [UBSan] Run all UBSan tests in 32-bit mode as well. 2015-02-26 19:19:44 +00:00