llvm-bolt-scripts
llvm-bolt-scripts copied to clipboard
chore: fix shellcheck warnings and typos, speedup git clone
- fix shellcheck warnings and typos
- git clone uses release/18.x branch with depth 1
- delete duplicated CMake flags
- define --march and --mtune in COPT variable
- fix wrong LLVM_USE_LINKER values
- make all CMake calls consistent