forked from OSchip/llvm-project
9 lines
342 B
ArmAsm
9 lines
342 B
ArmAsm
// REQUIRES: zlib
|
|
// REQUIRES: x86-registered-target
|
|
|
|
// RUN: %clang -cc1as -triple i686 --compress-debug-sections -filetype asm %s -o /dev/null 2>&1 | FileCheck -allow-empty %s
|
|
// RUN: %clang -cc1as -triple i686 -compress-debug-sections -filetype asm %s -o /dev/null 2>&1 | FileCheck -allow-empty %s
|
|
|
|
// CHECK-NOT: error: unknown argument:
|
|
|