Files
clang-p2996/lld/lib/ReaderWriter/ELF/PPC/PPCELFReader.h
Rafael Espindola 63ed1a3519 Use error_code() instead of error_code::succes()
There is no std::error_code::success, so this removes much of the noise
in transitioning to std::error_code.

llvm-svn: 209948
2014-05-31 01:22:21 +00:00

2.5 KiB