[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / CodeGen / pre-ra-sched.c
blob376e5641b63bb56ddf7190ce407103aae06d3b41
1 // RUN: %clang %s -mllvm -pre-RA-sched=fast -c -o %t-fast.o 2>&1 | FileCheck --allow-empty %s
2 // RUN: %clang %s -mllvm -pre-RA-sched=linearize -c -o %t-linearize.o 2>&1 | FileCheck --allow-empty %s
4 // CHECK-NOT: clang (LLVM option parsing): for the --pre-RA-sched option: Cannot find option named