brintos

brintos / llvm-project-archived public Read only

0
0
Text · 269 B · 2a6970c Raw
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