annotate bolt/test/heatmap.test @ 243:a916df8444bf

add tag
author matac
date Fri, 11 Aug 2023 15:57:02 +0900
parents c4bab56944e8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
236
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
1 # Verifies basic functioning of heatmap mode
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
2
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
3 REQUIRES: system-linux
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
4
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
5 RUN: llvm-bolt-heatmap --help | FileCheck %s
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
6 CHECK: USAGE: llvm-bolt-heatmap [options] <executable>