[mips] [IAS] Slightly improve shift instruction generation in expandLoadImm.
[oota-llvm.git] / test / MC / ELF / nocompression.s
index c584e181df0f8fbb08e802bb9883590c75b8f1ba..e7b01f7ad479cba4b1383f25553cdb2ec661def2 100644 (file)
@@ -1,5 +1,5 @@
-// RUN: llvm-mc -filetype=obj -compress-debug-sections -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
+// RUN: not llvm-mc -filetype=obj -compress-debug-sections -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
 
 // REQUIRES: nozlib
 
-// CHECK: llvm-mc: build tools with zlib to enable -compress-debug-sections
+// CHECK: llvm-mc{{[^:]*}}: build tools with zlib to enable -compress-debug-sections