macaw/macaw-ppc
Ryan Scott ca64b56808 macaw-{aarch32,ppc}: Remove vestigial InstructionAtUnmappedAddr error types
Now that `macaw-aarch32` and `macaw-ppc` properly handle position-independent
code, the `InstructionAtUnmappedAddr` error (which could only be thrown if an
IP address was found in position-independent code) is never thrown. Let's
delete it.
2023-11-14 13:03:52 -05:00
..
src/Data/Macaw macaw-{aarch32,ppc}: Remove vestigial InstructionAtUnmappedAddr error types 2023-11-14 13:03:52 -05:00
tests macaw-base: Resolve PPC{32,64} relocations 2023-11-03 11:38:11 -04:00
ChangeLog.md first commit 2017-08-28 15:48:55 -07:00
LICENSE first commit 2017-08-28 15:48:55 -07:00
macaw-ppc.cabal ppc: Rename test modules 2022-06-09 13:07:30 -07:00
Setup.hs first commit 2017-08-28 15:48:55 -07:00