teach X86InstrInfo::copyRegToReg how to copy into ST(0) from
[oota-llvm.git] / test / Archive / extract_GNU.ll
index 486dd86478c3da7b95159fc985daddea325acc77..f19840a14e5f4cec8c564ea572175cf8ae8395f1 100644 (file)
@@ -2,4 +2,4 @@
 ;This test just makes sure that llvm-ar can extract bytecode members
 ;from GNU style archives
 ;RUN: llvm-ar x %p/GNU.a very_long_bytecode_file_name.bc
-;RUN: diff -q %p/very_long_bytecode_file_name.bc very_long_bytecode_file_name.bc
+;RUN: diff %p/very_long_bytecode_file_name.bc very_long_bytecode_file_name.bc >/dev/null 2>/dev/null