bolt/deps/llvm-18.1.8/clang/test/CodeGen/pre-ra-sched.c

5 lines
298 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: %clang %s -mllvm -pre-RA-sched=fast -c -o %t-fast.o 2>&1 | FileCheck --allow-empty %s
// RUN: %clang %s -mllvm -pre-RA-sched=linearize -c -o %t-linearize.o 2>&1 | FileCheck --allow-empty %s
// CHECK-NOT: clang (LLVM option parsing): for the --pre-RA-sched option: Cannot find option named