Go to file
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
clang [SHAVE] uppercase the CHECK prefixes in 'lit' tests. NFC 2015-08-05 15:08:54 +00:00
clang-tools-extra Update references to new lists.llvm.org mailing lists. 2015-08-05 03:56:44 +00:00
compiler-rt [asan] Enable asan for aarch64 2015-08-05 15:13:33 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix double implementation of log 2015-07-24 18:07:14 +00:00
libcxx Update some links so that they don't point at the (private) WG21 Wiki 2015-08-05 14:36:42 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Update to new lists.llvm.org 2015-08-05 04:01:47 +00:00
lld Add bare minimum to get a working i386 linux program. 2015-08-05 15:08:40 +00:00
lldb Bug 24332 - Fix the build of lldb under GNU/Linux when using autotools 2015-08-05 12:46:53 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm revert r243687: enable fast-math-flag propagation to DAG nodes 2015-08-05 15:12:03 +00:00
openmp D11156: Fix comments by eliminating possible trademark conflicts 2015-08-05 12:00:07 +00:00
polly Update links to lists.llvm.org. 2015-08-05 04:19:04 +00:00