[AMDGPU] Removed superfluous predicate. NFC.
[llvm-project.git] / clang / test / Driver / noprofilelib.c
blob2a6970cc2cfc205f632bd3ac52761d29b9296e98
1 // RUN: %clang -target i686-pc-linux-gnu -### %s 2>&1 \
2 // RUN: -fprofile-generate -noprofilelib | FileCheck %s
3 // RUN: %clang -target i686-pc-linux-gnu -### %s 2>&1 \
4 // RUN: -fprofile-instr-generate -noprofilelib | FileCheck %s
5 // CHECK-NOT: clang_rt.profile