6 lines · c
1// RUN: %clang -target i686-pc-linux-gnu -### %s 2>&1 \2// RUN: -fprofile-generate -noprofilelib | FileCheck %s3// RUN: %clang -target i686-pc-linux-gnu -### %s 2>&1 \4// RUN: -fprofile-instr-generate -noprofilelib | FileCheck %s5// CHECK-NOT: clang_rt.profile6