llvm-project/compiler-rt/test/profile/Inputs/instrprof-dlopen-func.c

2 lines
31 B
C

void func(int K) { if (K) {} }