Kostya Serebryany
|
478a4d997a
|
[asan] add a test for instrumenting globals
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146718 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-12-16 01:28:19 +00:00 |
|
Kostya Serebryany
|
d2703dec27
|
[asan] do not instrument threadlocal globals, this is buggy
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145092 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-23 02:10:54 +00:00 |
|
Kostya Serebryany
|
5a3a9c9371
|
[asan] workaround for reg alloc bug 11395: don't instrument functions with large chunks of inline assembler
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144962 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-18 01:41:06 +00:00 |
|
Kostya Serebryany
|
7cf2a04361
|
fall back to explicit list of allowed linkages when instrumenting globals in asan; add a test check that asan does not touch linkonce_odr
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144933 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-17 23:14:59 +00:00 |
|
Kostya Serebryany
|
800e03f598
|
AddressSanitizer, first commit (compiler module only)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144758 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-16 01:35:23 +00:00 |
|