llvm-for-llvmta/tools/clang/test/Misc/cc1as-compress.s

6 lines
212 B
ArmAsm
Raw Normal View History

2022-04-25 13:02:35 +02:00
// REQUIRES: zlib
// REQUIRES: x86-registered-target
// RUN: %clang -cc1as -triple i686 --compress-debug-sections %s -o /dev/null
// RUN: %clang -cc1as -triple i686 -compress-debug-sections=zlib %s -o /dev/null