mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 09:26:45 +00:00
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
## Verifies basic functioning of heatmap mode
|
|
|
|
REQUIRES: system-linux
|
|
|
|
RUN: llvm-bolt-heatmap --help | FileCheck %s
|
|
CHECK: USAGE: llvm-bolt-heatmap [options] <executable>
|