Do not try to use i8 and i16 versions of FP_TO_U/SINT soft float library calls
[oota-llvm.git] / include / llvm / ProfileData / CoverageMappingWriter.h
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-24 Alex LorenzAdd code coverage mapping data, reader, and writer.