hanchenye-llvm-project/compiler-rt/test/asan
Adhemerval Zanella 975998bf6a [asan] Enable asan for aarch64
This patch enables asan for aarch64/linux.  It marks it as 'unstable-release',
since some tests are failing due either kernel missing support of non-executable
pages in mmap or environment instability (infinite loop in juno reference
boards).

It sets decorate_proc_maps test to require stable-release, since the test expects
the shadow memory to not be executable and the support for aarch64 is only
added recently by Linux (da141706aea52c1a9 - 4.0).

It also XFAIL static_tls test for aarch64 linker may omit the __tls_get_addr call
as a TLS optimization.

llvm-svn: 244054
2015-08-05 15:13:33 +00:00
..
TestCases [asan] Enable asan for aarch64 2015-08-05 15:13:33 +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] Enable asan for aarch64 2015-08-05 15:13:33 +00:00
lit.site.cfg.in [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00