[asan] simplify the tracing code, make it use the same guard variables as coverage
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument-dynamic-allocas.ll
2014-11-21 Yury Gribov[asan] Add new hidden compile-time flag asan-instrument...