bolt/deps/llvm-18.1.8/clang/test/Driver/relax.c
2025-02-14 19:21:04 +01:00

4 lines
143 B
C

// RUN: %clang -### -c -integrated-as -Wa,--mrelax-relocations=no %s 2>&1 | FileCheck %s
// CHECK: "-cc1"
// CHECK: "-mrelax-relocations=no"