diff options
Diffstat (limited to 'llvm/test/MC/ELF')
-rw-r--r-- | llvm/test/MC/ELF/nocompression.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/nocompression.s b/llvm/test/MC/ELF/nocompression.s index 1b535fde758..66147b0d7ab 100644 --- a/llvm/test/MC/ELF/nocompression.s +++ b/llvm/test/MC/ELF/nocompression.s @@ -3,4 +3,4 @@ // REQUIRES: nozlib -// CHECK: llvm-mc{{[^:]*}}: build tools with zlib to enable -compress-debug-sections +// CHECK: llvm-mc{{[^:]*}}: error: build tools with zlib to enable -compress-debug-sections |