llvm/test/Object/check_binary_output.ll is expected to pass on win32. llvm-svn: 186480
llvm-svn: 186468
There is no lib/Archive anymore and some archive tests were in test/Archive and others in test/Object. Since archive is just one of the formats supported by lib/Object, test/Object is probably the best location. llvm-svn: 186038