llvm-project/bolt/utils
Amir Ayupov 701109b9b6 [BOLT][Wrapper] Don't compare output upon error exit code
Fix llvm-bolt-wrapper to skip output file checks if llvm-bolt exits with error
code.

Test Plan:
- checkout to revision with invalid NFC mismatch in `is-strip.s` test
  (e.g. 056af487831fb573e6895901d1e48f93922f9635~)
- run `nfc-check-setup.py`
- run `bin/llvm-lit -a tools/bolt/test/X86/is-strip.s`

Reviewed By: #bolt, rafauler

Differential Revision: https://reviews.llvm.org/D143614
2023-02-09 10:55:12 -08:00
..
docker
dot2html
bughunter.sh
llvm-bolt-wrapper.py [BOLT][Wrapper] Don't compare output upon error exit code 2023-02-09 10:55:12 -08:00
nfc-check-setup.py