Add more internal allocation errors

This commit is contained in:
2024-12-11 21:44:32 +01:00
parent 7fc90f1d2d
commit fbd08f2707
24 changed files with 116 additions and 9 deletions

View File

@ -1,3 +1,7 @@
{- This Source Code Form is subject to the terms of the Mozilla Public License,
v. 2.0. If a copy of the MPL was not distributed with this file, You can
obtain one at https://mozilla.org/MPL/2.0/. -}
module Language.Elna.Architecture.RiscV
( BaseOpcode(..)
, RelocationType(..)