mortbopet / Ripes

A graphical processor simulator and assembly editor for the RISC-V ISA

Home Page:https://ripes.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing virtual destructors in abstract classes

raccog opened this issue · comments

The following abstract classes are currently missing virtual destructors:

  • RegFileInfoInterface
  • PseudoInstructionBase