macaw/macaw-riscv
Ryan Scott c1a1449ec2 Enable -Wno-orphans to fix warnings uncovered by GHC 9.8
GHC 9.8 is better about reporting orphan type family instances, which are used
in various spots in Macaw. Enable `-Wno-orphans` to suppress these warnings.
2024-08-08 09:34:03 -04:00
..
src/Data/Macaw Enable -Wno-orphans to fix warnings uncovered by GHC 9.8 2024-08-08 09:34:03 -04:00
tests macaw-base: Resolve RISC-V relocations 2024-07-31 10:11:53 -04:00
ChangeLog.md Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
LICENSE Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
macaw-riscv.cabal macaw-riscv: Add riscvPLTStubInfo 2024-07-31 10:11:53 -04:00
Setup.hs Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00