Do (A == C1 || A == C2) -> (A & ~(C1 ^ C2)) == C1 rather than (A == C1 || A == C2...
[oota-llvm.git] / docs / CoverageMappingFormat.rst
2015-07-14 Hans WennborgFix Sphinx error about duplicate label in CommandLine...
2014-08-19 Alex LorenzDocs: add documentation for the coverage mapping format.