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