Don't use 'using std::error_code' in include/llvm.
[oota-llvm.git] / include / llvm / ProfileData / InstrProfWriter.h
2014-06-12 Rafael EspindolaDon't use 'using std::error_code' in include/llvm.
2014-04-18 Justin BognerProfileData: Add support for the indexed instrprof...
2014-03-21 Justin BognerProfileData: Avoid double underscores in header guards
2014-03-21 Justin BognerProfileData: Introduce InstrProfWriter using the naive...