mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
parse context from first function argument to local symbol table
This commit is contained in:
@ -2,7 +2,6 @@ import ast
|
||||
import logging
|
||||
import importlib
|
||||
import inspect
|
||||
import llvmlite.ir as ir
|
||||
|
||||
from .assignment_info import AssignmentInfo, AssignmentType
|
||||
from .dependency_handler import DependencyHandler
|
||||
|
||||
Reference in New Issue
Block a user