Skip to content

Commit

Permalink
fish: cbl_qualify_tc_bld_uprev: Show build-llvm.py commands
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Feb 1, 2025
1 parent 958f791 commit fd5f672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fish/functions/cbl_qualify_tc_bld_uprev.fish
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ print(gib // 30, gib // 15)" | string split ' ')
set thin_lto_def --defines LLVM_PARALLEL_LINK_JOBS=$lto_mem[2]

begin
set -lx fish_trace 1

# Check that two stage build works fine
$tc_bld/build-llvm.py \
$common_tc_bld_args
Expand Down

0 comments on commit fd5f672

Please sign in to comment.