This commit is contained in:
Isaac 2026-02-24 10:57:32 +01:00
parent 4f517ed01f
commit d52e4d9b62
14 changed files with 555 additions and 182 deletions

4
scripts/lldb_build.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
source "scripts/lldb_build_common.sh"
run_bazel "build"