brintos

brintos / llvm-project-archived public Read only

0
0
Text · 244 B · b627499 Raw
5 lines · c
1// RUN: %clang -target systemz-unknown-unknown -x c -E -dM -o - %s | FileCheck -match-full-lines %s2// RUN: %clang -target s390x-unknown-unknown -x c -E -dM -o - %s | FileCheck -match-full-lines %s3 4// CHECK: #define __GCC_ASM_FLAG_OUTPUTS__ 15