xref: /llvm-project/bolt/test/heatmap.test (revision 11791ae7b0b05b8bd8d806331ff51da618912cf8)
1## Verifies basic functioning of heatmap mode
2
3REQUIRES: system-linux
4
5RUN: llvm-bolt-heatmap --help | FileCheck %s
6CHECK: USAGE: llvm-bolt-heatmap [options] <executable>
7