Files
python-bpf/pythonbpf/functions_pass.py

6 lines
85 B
Python

from llvmlite import ir
import ast
def functions_processing(tree, module):
pass