[asancov] Don't emit extra runtime calls when compiling without coverage.
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / coverage.ll
2014-05-28 Evgeniy Stepanov[asancov] Don't emit extra runtime calls when compiling...
2014-05-27 Evgeniy Stepanov[asancov] Emit an initializer passing number of coverag...
2014-04-18 Kostya Serebryany[asan] one more workaround for PR17409: don't do BB...
2014-03-20 Alexander Potapenko[ASan] Add -asan-module to the ASan .ll tests.
2014-01-17 Kostya Serebryany[asan] extend asan-coverage (still experimental).
2013-11-15 Bob WilsonReapply "[asan] Poor man's coverage that works with...
2013-11-15 Bob WilsonRevert "[asan] Poor man's coverage that works with...
2013-11-14 Kostya Serebryany[asan] Poor man's coverage that works with ASan