diff --git a/bolt/test/runtime/X86/instrumentation-xmm.c b/bolt/test/runtime/X86/instrumentation-xmm.c --- a/bolt/test/runtime/X86/instrumentation-xmm.c +++ b/bolt/test/runtime/X86/instrumentation-xmm.c @@ -18,7 +18,8 @@ REQUIRES: system-linux,bolt-runtime RUN: %clang %cflags %s -o %t.exe -fno-inline -Wl,-q -RUN: llvm-bolt %t.exe --instrument -o %t.instrumented +RUN: llvm-bolt %t.exe --instrument -o %t.instrumented \ +RUN: --instrumentation-file=%t.fdata RUN: %t.instrumented | FileCheck %s CHECK: a = 42.000000