DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".
[oota-llvm.git] / test / Instrumentation / MemorySanitizer / unreachable.ll
2013-03-22 Evgeniy StepanovFix llvm::removeUnreachableBlocks to handle unreachable...
2012-12-21 Evgeniy Stepanov[msan] Remove unreachable blocks before instrumenting...