aboutsummaryrefslogtreecommitdiff
path: root/test/profile/Inputs/instrprof-dlopen-func.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/profile/Inputs/instrprof-dlopen-func.c')
-rw-r--r--test/profile/Inputs/instrprof-dlopen-func.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/profile/Inputs/instrprof-dlopen-func.c b/test/profile/Inputs/instrprof-dlopen-func.c
index f2de3883535a..9a56e4976570 100644
--- a/test/profile/Inputs/instrprof-dlopen-func.c
+++ b/test/profile/Inputs/instrprof-dlopen-func.c
@@ -1 +1 @@
-void func(int K) { if (K) {} }
+void func(int K) {}