MCPcopy Index your code
hub / github.com/python/cpython / _llvm.py

File _llvm.py

Tools/jit/_llvm.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Utilities for invoking LLVM tools."""
2
3import asyncio
4import functools

Callers

nothing calls this directly

Calls 2

BoundedSemaphoreMethod · 0.80
cpu_countMethod · 0.80

Tested by

no test coverage detected