llvm-project/compiler-rt/test/asan
Reid Kleckner 824eb0e6a0 [asan] Align __asan_global_start so that it works with LLD
Otherwise LLD will not align the .ASAN$GA section start, and
&__asan_globals + 1 will not be the start of the next real ASan global
metadata in .ASAN$GL.

We discovered this issue when attempting to use LLD on Windows in
Chromium: https://crbug.com/837090

llvm-svn: 330990
2018-04-26 20:46:50 +00:00
..
TestCases [asan] Align __asan_global_start so that it works with LLD 2018-04-26 20:46:50 +00:00
Unit [lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2] 2017-01-20 00:25:01 +00:00
CMakeLists.txt [asan] Add "arm64" into the list of 64-bit architectures 2018-02-15 22:14:36 +00:00
lit.cfg Enable test/asan for NetBSD 2018-02-15 14:59:59 +00:00
lit.site.cfg.in [sanitizer] Move android_commoands from asan into sanitizer_common 2017-09-16 05:13:56 +00:00