mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-25 03:30:37 +00:00
[python-bindings] Export OpCode from core.py.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190468 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a1e366058b
commit
f532d44830
@ -20,6 +20,7 @@ from ctypes import c_uint
|
||||
|
||||
__all__ = [
|
||||
"lib",
|
||||
"OpCode",
|
||||
"MemoryBuffer",
|
||||
"Module",
|
||||
"Context",
|
||||
|
Loading…
x
Reference in New Issue
Block a user