forked from OSchip/llvm-project
[test] Fix MC/ELF/nocompression.s
Unbreak the linux build bots: http://lab.llvm.org:8011/builders/clang-lld-x86_64-2stage/builds/5165/ http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/28775 http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/8227 llvm-svn: 330539
This commit is contained in:
parent
7b5fa24bcd
commit
3eecf73b10
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue