llvm-project/clang/test/Driver/noprofilelib.c

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
269 B
C
Raw Normal View History

// 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