Skip to content

Commit 0851328

Browse files
[BOLT][test] Drop toolname from X86/perf2bolt-spe.test (#145515)
1 parent 63f30d7 commit 0851328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt/test/perf2bolt/X86/perf2bolt-spe.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ RUN: %clang %cflags %p/../../Inputs/asm_foo.s %p/../../Inputs/asm_main.c -o %t.e
66
RUN: touch %t.empty.perf.data
77
RUN: not perf2bolt -p %t.empty.perf.data -o %t.perf.boltdata --spe --pa %t.exe 2>&1 | FileCheck %s
88

9-
CHECK: perf2bolt{{.*}} -spe is available only on AArch64.
9+
CHECK: -spe is available only on AArch64.

0 commit comments

Comments
 (0)