5c2ae5f454
Separate heatmap from bolt and build it as standalone tool. Reviewed By: maksfb Differential Revision: https://reviews.llvm.org/D118946
7 lines
170 B
Plaintext
7 lines
170 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>
|