llvm-bolt-scripts icon indicating copy to clipboard operation
llvm-bolt-scripts copied to clipboard

chore: fix shellcheck warnings and typos, speedup git clone

Open ajvengo opened this issue 3 months ago • 0 comments

  • 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

ajvengo avatar Sep 05 '25 09:09 ajvengo