Use uppercase for the global riscv.ISA constant.
This commit is contained in:
@@ -29,4 +29,4 @@ from . import defs
|
||||
from . import encodings, settings # noqa
|
||||
|
||||
# Re-export the primary target ISA definition.
|
||||
isa = defs.isa.finish()
|
||||
ISA = defs.ISA.finish()
|
||||
|
||||
Reference in New Issue
Block a user