[BOLT] Add nfc-check-setup script
authorAmir Ayupov <amir.aupov@gmail.com>
Sat, 5 Feb 2022 02:02:50 +0000 (18:02 -0800)
committerAmir Ayupov <amir.aupov@gmail.com>
Sat, 5 Feb 2022 02:03:36 +0000 (18:03 -0800)
commit7f928cbac25911acdb9c133dfa20bd37ecea95a2
treeb81eae3a097ec49e42d61bcfd205d5e1d0b5ba8b
parent991696c2eba5c2aa7bd6c1cb46dd80055c3edd0c
[BOLT] Add nfc-check-setup script

Add the script to set up llvm-bolt-wrapper. The intended use is to run NFC
checks manually and automatically on a buildbot.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D118516
bolt/utils/nfc-check-setup.py [new file with mode: 0644]