Remove 'using std::errro_code' from lib.

llvm-svn: 210871
This commit is contained in:
Rafael Espindola
2014-06-13 02:24:39 +00:00
parent 3453bcf64d
commit db4ed0bdab
42 changed files with 561 additions and 579 deletions

View File

@@ -28,7 +28,6 @@ using namespace llvm;
using namespace object;
namespace llvm {
using std::error_code;
namespace object {