MCPcopy Create free account
hub / github.com/WAVM/WAVM / get_llvm_toolchain_task

Function get_llvm_toolchain_task

Build/lib/llvm.py:402–408  ·  view source on GitHub ↗

Get the LLVM toolchain task (provides clang, lld, clang-format, etc.).

(
    work_dir: Path,
    build_from_source: bool,
    offline: bool = False,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

cmd_testFunction · 0.85
cmd_formatFunction · 0.85
cmd_setup_workspaceFunction · 0.85
cmd_tidyFunction · 0.85

Calls 1

get_llvm_taskFunction · 0.85

Tested by 1

cmd_testFunction · 0.68