blob: beba227138d87cb721db52410c2dddd4804fd744 [file] [log] [blame]
Saleem Abdulrasoold064e912017-06-23 15:34:16 +00001// REQUIRES: zlib
2// REQUIRES: x86-registered-target
3
4// RUN: %clang -cc1as -triple i686 --compress-debug-sections -filetype asm %s -o /dev/null 2>&1 | FileCheck -allow-empty %s
5// RUN: %clang -cc1as -triple i686 -compress-debug-sections -filetype asm %s -o /dev/null 2>&1 | FileCheck -allow-empty %s
6
7// CHECK-NOT: error: unknown argument:
8