[BOLT] Pass instrumentation-file arg for X86 xmm test
authorVladislav Khmelevsky <och95@yandex.ru>
Mon, 13 Mar 2023 09:36:26 +0000 (13:36 +0400)
committerVladislav Khmelevsky <och95@yandex.ru>
Mon, 13 Mar 2023 09:37:28 +0000 (13:37 +0400)
Differential Revision: https://reviews.llvm.org/D144865

bolt/test/runtime/X86/instrumentation-xmm.c

index 06002c0..1ddc104 100644 (file)
@@ -18,7 +18,8 @@ int main() {
 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