Alexey Samsonov
|
a85b6b8154
|
[ASan] get rid of ASAN_USE_EXTERNAL_SYMBOLIZER compiler def in favor of __asan_set_symbolize_callback interface function. Now the user doesn't have to recompile ASan runtime to provide its own symbolizer
llvm-svn: 162358
|
2012-08-22 13:31:37 +00:00 |
Alexey Samsonov
|
5b2c6ea38f
|
[ASan] lit tests: use nm instead of llvm-nm, until llvm-nm becomes usable on Mac. Port output test change in r161948 to lit
llvm-svn: 161951
|
2012-08-15 14:33:30 +00:00 |
Alexey Samsonov
|
9fe914b099
|
[ASan] Port (the last one) tricky interface_test to lit, and a *huge* chunks of boilerplate to run tests for 32/64 bits and all optimization levels. Alas, lit doesn't support for loops in RUN-lines...
llvm-svn: 161941
|
2012-08-15 11:26:57 +00:00 |