[asan] add -asan-coverage=3: instrument all blocks and critical edges.
[oota-llvm.git] / lib / ProfileData / Makefile
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...