llvm-project/bolt/utils
Amir Ayupov 62a034cc14 [BOLT][UTILS] Stash including untracked in nfc-check-setup
The command to detect whether the stash is needed is `git status --porcelain`
which includes untracked files by default. We want to stash untracked files
as well as they may affect compilation (LLVM CMake checks that all source files
should be included in CMakeLists).

Update the stash command to include untracked files as well.

Reviewed By: #bolt, rafauler

Differential Revision: https://reviews.llvm.org/D132610
2022-08-26 19:12:41 -07:00
..
docker [BOLT] Update repo location in Dockerfile 2022-01-12 19:06:03 -08:00
dot2html [BOLT][UTILS] Add dot2html helper tool to embed dot into html 2022-06-01 23:37:43 -07:00
bughunter.sh [bughunter.sh][NFC] Fix license and file description 2021-12-23 10:14:27 -08:00
llvm-bolt-wrapper.py [BOLT] Imported llvm-bolt-wrapper script 2022-01-28 12:28:55 -08:00
nfc-check-setup.py [BOLT][UTILS] Stash including untracked in nfc-check-setup 2022-08-26 19:12:41 -07:00