llvm-for-llvmta/tools/clang/test/Driver/noprofilelib.c
Nils Hölscher 7f403f4f1e added clang
2022-04-25 13:02:35 +02:00

6 lines
269 B
C

// RUN: %clang -target i686-pc-linux-gnu -### %s 2>&1 \
// RUN: -fprofile-generate -noprofilelib | FileCheck %s
// RUN: %clang -target i686-pc-linux-gnu -### %s 2>&1 \
// RUN: -fprofile-instr-generate -noprofilelib | FileCheck %s
// CHECK-NOT: clang_rt.profile