Kostya Serebryany
|
4681fbf002
|
[tsan] simplify tsan-vs-gvn test since gvn vs tsan is now fixed; fix lint
llvm-svn: 175037
|
2013-02-13 06:07:50 +00:00 |
Kostya Serebryany
|
2659e96e4b
|
[asan] change the default mapping offset on x86_64 to 0x7fff8000. This gives roughly 5% speedup. Since this is an ABI change, bump the asan ABI version by renaming __asan_init to __asan_init_v1. compiler-rt part
llvm-svn: 174958
|
2013-02-12 11:11:58 +00:00 |
Alexey Samsonov
|
a0c0da8f51
|
[ASan] Split ASan interface header into private and public parts. Add a test that makes sure users can include interface header
llvm-svn: 174058
|
2013-01-31 13:46:14 +00:00 |