Merge alignment of common GlobalValue.
[oota-llvm.git] / lib / ProfileData / CoverageMapping.cpp
2014-09-08 Justin Bognerllvm-cov: Try to appease MSVC after r217404
2014-09-08 Justin Bognerllvm-cov: Use ErrorOr rather than an error_code* (NFC)
2014-07-29 Alex LorenzCoverage: fix the missing output stream in recursive...
2014-07-24 Alex LorenzAdd code coverage mapping data, reader, and writer.