hanchenye-llvm-project/compiler-rt/test
Kostya Kortchinsky e3be61c139 [scudo] ARM32 support
Summary:
With the previous modifications, the code works on ARM32. The random shuffle
test is unsupported on 32-bit platforms for the moment and being marked as
such. There is no hardware support for the checksum computation yet, this will
come at a later point.

Reviewers: kcc, alekseyshl

Subscribers: llvm-commits, aemerson, rengolin, mgorny

Differential Revision: https://reviews.llvm.org/D27957

llvm-svn: 290201
2016-12-20 21:17:58 +00:00
..
BlocksRuntime
asan Revert r289690 "[sanitizer] intercept bstring functions, patch by Kuang-che Wu (https://reviews.llvm.org/D27659)" 2016-12-15 20:11:12 +00:00
builtins [compiler-rt][tests] cpu_model_test.c test fails to compile if X86 is not clang's default target 2016-08-18 14:39:39 +00:00
cfi [cfi] Mark tests as xfailing on Darwin 2016-11-14 23:12:52 +00:00
dfsan [DFSAN] Another unstable test in AArch64 breaking bots unnecessarily 2016-12-09 19:02:04 +00:00
esan [ESan][MIPS] Adds support for MIPS64 2016-10-06 09:58:11 +00:00
interception [Darwin] Exclude interception union tests on Darwin and Android 2016-08-04 04:46:39 +00:00
lsan [sanitizer] Add macOS minimum deployment target to all compiler invocations in lit tests 2016-11-29 19:25:53 +00:00
msan [msan] Intercept getutent and friends. 2016-12-15 22:00:14 +00:00
profile compiler-rt/test/profile/Linux/lit.local.cfg: [Py3] Use text mode (universal_newlines=True). 2016-12-02 08:17:17 +00:00
safestack [asan] Enable -asan-use-private-alias on Darwin/Mach-O, add test for ODR false positive with LTO (compiler-rt part) 2016-09-14 14:09:18 +00:00
sanitizer_common [sanitizers] dont dump coverage if not asked to 2016-12-15 17:30:58 +00:00
scudo [scudo] ARM32 support 2016-12-20 21:17:58 +00:00
tsan Make this REQUIRES match the other REQUIRES lines that mention requiring 2016-12-20 01:57:31 +00:00
ubsan [sanitizer] Add macOS minimum deployment target to all compiler invocations in lit tests 2016-11-29 19:25:53 +00:00
xray [XRay][CMake] Check target for XRay Flight Data Recorder 2016-12-12 05:18:36 +00:00
CMakeLists.txt [asan/win] Delay load dbghelp.dll to delay ucrtbase.dll initialization 2016-11-14 17:37:50 +00:00
lit.common.cfg [asan] Specialize the initialization-bug.cc testcase for Darwin (it needs a deployment target of 10.11+) 2016-11-21 21:48:25 +00:00
lit.common.configured.in cfi: Fixes for check-cfi when configured as an external project. 2016-09-22 20:51:48 +00:00